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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 15:42:52 PST 2012


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





--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2012-02-08 15:42:52 PST ---
(From update of attachment 125867)
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?

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.

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