[Webkit-unassigned] [Bug 40884] [Qt] When we render WebGL offscreen, color conversion cost a lot of CPU cycles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 17 03:57:13 PDT 2011


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





--- Comment #6 from Jarkko Sakkinen <jarkko.j.sakkinen at gmail.com>  2011-03-17 03:57:13 PST ---
I actually think that in order to get the first release out with WebGL support the approach that support it with acccelerated compositing really is the right choice because it is always easier to expand support (adding fallback) than degrade it. So I propose that I do the check in constructor of GraphicsContext3D and invalidate context if accelerated compositing is not enabled. I think this fits well in the patch for 56555. What do you think?

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