RESOLVED FIXED 118251
[Qt][WK1] Support WebGL with EGL on Linux
https://bugs.webkit.org/show_bug.cgi?id=118251
Summary [Qt][WK1] Support WebGL with EGL on Linux
Allan Sandfeld Jensen
Reported 2013-07-01 09:13:19 PDT
Currently we only use EGL on Windows, on Linux we only support GLX for GraphicsSurface and WebGL. Since EGL is commonly used for embedded devices on Linux, and getting more wide-spread we should have support for that as well.
Attachments
Patch (47.38 KB, patch)
2013-07-01 09:21 PDT, Allan Sandfeld Jensen
no flags
Patch (6.67 KB, patch)
2013-07-02 02:54 PDT, Allan Sandfeld Jensen
no flags
Patch (6.67 KB, patch)
2013-07-02 03:10 PDT, Allan Sandfeld Jensen
kenneth: review+
Allan Sandfeld Jensen
Comment 1 2013-07-01 09:21:45 PDT
Created attachment 205816 [details] Patch WIP works with offscreen buffers, but graphicsSurface still has issues
Allan Sandfeld Jensen
Comment 2 2013-07-02 02:54:07 PDT
Created attachment 205881 [details] Patch Clean working patch without GraphicsSurface support
Allan Sandfeld Jensen
Comment 3 2013-07-02 03:10:49 PDT
Created attachment 205884 [details] Patch Fix minor typos
Allan Sandfeld Jensen
Comment 4 2013-07-02 04:05:35 PDT
Note You need to log in before you can comment on or make changes to this bug.