[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 09:43:04 PST 2012


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





--- Comment #10 from Yael <yael at webkit.org>  2012-12-19 09:45:19 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> > (In reply to comment #6)
> > > (From update of attachment 180005 [details] [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?
Sorry, I misunderstood your comment, will fix this.

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