[Webkit-unassigned] [Bug 56339] [Qt] WebGL content not shown when accelerated compositing is enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 15 06:59:48 PDT 2011


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





--- Comment #5 from Jarkko Sakkinen <jarkko.j.sakkinen at gmail.com>  2011-03-15 06:59:49 PST ---
Update: I adjusted code so that only for accelerated compositing texture mapping is used. For other cases memory copy is used. The point for this is that only with that configuration the direct texture mapping is stable with transformations of the webkit rendering pipeline. I think this is how it should work. Conservative support for non accelerated pipeline and GPU assisted blitting for accelerated compositing pipeline.

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