[Webkit-unassigned] [Bug 142498] [GTK] Add a configure option to build with OpenGL ES 2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 9 11:18:12 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=142498
--- Comment #4 from Martin Robinson <mrobinson at webkit.org> ---
Comment on attachment 248261
--> https://bugs.webkit.org/attachment.cgi?id=248261
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=248261&action=review
Looks okay to me, but we should probably not allow combining GLX + OpenGLES.
> Source/cmake/OptionsGTK.cmake:69
> + find_package(GLES REQUIRED)
Unrelated to this patch, but FindGLES is poorly named. There exists a historical OpenGLES which is different than OpenGLES2.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150309/a70147aa/attachment-0002.html>
More information about the webkit-unassigned
mailing list