[Webkit-unassigned] [Bug 63946] Offscreen rendering does not render WebGL canvas
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 15 12:03:01 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63946
Andrew Wason <rectalogic at rectalogic.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |noam.rosenthal at nokia.com
--- Comment #4 from Andrew Wason <rectalogic at rectalogic.com> 2011-07-15 12:03:01 PST ---
It looks like the problem is in TextureMapperGL::bindSurface() - if surface is 0, it does glBindFramebuffer(0) - binding the default framebuffer (the QGLWidget) instead of the FBO we are painting to.
--
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