[Webkit-unassigned] [Bug 77921] [GTK] Add configuration option to select gl backend.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 9 09:02:42 PST 2012


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





--- Comment #4 from ChangSeok Oh <kevin.cs.oh at gmail.com>  2012-02-09 09:02:42 PST ---
(In reply to comment #3)
> (From update of attachment 125867 [details])
> I'll be removing GraphicsContext3DPrivate soon, hopefully within the next few days. Is it possible for you to hold off on this empty implementation until then?
Sure. I'll hold my patches to support EGL/GLES backend for WebGL off until refactoring GraphicsContext3DPrivate. :) My small hope is, please CC me when you open a new bug to deal with it.

> Another issue is that EGL / OpenGL ES are not synonymous. While it is unlikely, I do believe it is possible to use vanilla desktop OpenGL with EGL. Quite likely the right approach here is to make the EGL and GLX context creation code co-exist at runtime. This happens in Cairo as well.
You're right. The desktop OpenGL can run with EGL. It seems like this patch is needed to update more  carefully. Let me do it after your refactoring. :)

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