[Webkit-unassigned] [Bug 89867] [Texmap] Remove platform specific code in BitmapImageGL::updateContents by using GraphicsContext3D::extractImageData.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 19:10:46 PDT 2012


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





--- Comment #14 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-06-25 19:10:45 PST ---
The other optimization we need to do, if we're to use this code, is to load the image directly to ARGB32_Premultiplied instead of to ARGB32 and then add a premultiply step.

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