RESOLVED FIXED Bug 81285
[CAIRO] Make GLContextGLX a subclass of GLContext
https://bugs.webkit.org/show_bug.cgi?id=81285
Summary [CAIRO] Make GLContextGLX a subclass of GLContext
Martin Robinson
Reported 2012-03-15 16:43:43 PDT
By splitting out GLContextGLX from GLContext into a subclass, we can support choosing between EGL and GLX at runtime.
Attachments
Patch (20.85 KB, patch)
2012-03-15 16:55 PDT, Martin Robinson
gustavo: review+
Martin Robinson
Comment 1 2012-03-15 16:55:52 PDT
Gustavo Noronha (kov)
Comment 2 2012-04-11 11:11:46 PDT
Comment on attachment 132150 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=132150&action=review LGTM > ChangeLog:8 > + * GNUmakefile.am: Add an configuration option for activating GLX. s/an configuration/a configuration/?
Martin Robinson
Comment 3 2012-04-11 14:08:00 PDT
Note You need to log in before you can comment on or make changes to this bug.