[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:19:44 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=142498

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #4)
> Comment on attachment 248261 [details]
> 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.

It's not possible, I think GLX is searched in find_package(OpenGL), that is only called when OpenGLES is didabled.

> > 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.

Did't even know it :-)

-- 
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/deb19991/attachment-0002.html>


More information about the webkit-unassigned mailing list