[Webkit-unassigned] [Bug 104760] [EFL] Allow the build system to find OpenGL ES

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 07:47:14 PST 2012


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


Yael <yael at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |yael at webkit.org




--- Comment #8 from Yael <yael at webkit.org>  2012-12-19 07:49:28 PST ---
(In reply to comment #7)
> (In reply to comment #6)
> > (From update of attachment 180005 [details] [details])
> > View in context: https://bugs.webkit.org/attachment.cgi?id=180005&action=review
> 
> > > Source/cmake/FindGLES.cmake:39
> > > +
> > 
> > Do we need the EGL check here ??
> 
> Meant this part: 
> 
> endif (OPENGLES2_gl_LIBRARY and EGL_egl_LIBRARY)
The original file was checking for both EGL and OPENGLES2, my patch is checking only for OPENGLES2, not for EGL.
Is there a reason to keep the EGL checks?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list