[webkit-reviews] review requested: [Bug 35388] [Qt] GraphicsLayer: support webGL : [Attachment 51742] Initial AC support for WebGL.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 08:20:23 PDT 2010


Jarkko Sakkinen <jarkko.j.sakkinen at gmail.com> has asked  for review:
Bug 35388: [Qt] GraphicsLayer: support webGL
https://bugs.webkit.org/show_bug.cgi?id=35388

Attachment 51742: Initial AC support for WebGL. 
https://bugs.webkit.org/attachment.cgi?id=51742&action=review

------- Additional Comments from Jarkko Sakkinen <jarkko.j.sakkinen at gmail.com>
Works with rasterizer graphics system. In order to get it work with opengl
graphics system there should be a way to acquire the GL context used by Qt so
that shared GL context could be created. However, this will not affect to the
integration with AC (shared context is created inside GraphicsContext3D and
paint method will have two branches depending on paint engine).


More information about the webkit-reviews mailing list