[Webkit-unassigned] [Bug 146680] Replace OpenGL{, ES}Shims with libepoxy, and #if USE(OPENGL_ES_2) with runtime checks
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 6 09:01:25 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=146680
--- Comment #13 from Emmanuel Gil Peyrot <emmanuel.peyrot at collabora.com> ---
> Using libepoxy conditionally doesn't make sense, I think.
This was indeed the intent of this ticket, making distribution easier by having a single binary targetting both desktop GL and GLES (especially useful on ARM devices), and making code maintenance easier by merging the two codepaths wherever it makes sense.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160906/b7a6e9a4/attachment-0001.html>
More information about the webkit-unassigned
mailing list