[Webkit-unassigned] [Bug 86515] Incorporate Mozilla's improved texture format conversion code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 20:42:55 PDT 2012


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


Kenneth Russell <kbr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |66884




--- Comment #1 from Kenneth Russell <kbr at google.com>  2012-05-16 20:42:00 PST ---
When incorporating this code, care needs to be taken to not lose the optimizations John Bauman added in Bug 66884, associated Chromium bug http://crbug.com/92388 . He indicated offline that he tested with http://jsperf.com/webgl-teximage2d-vs-texsubimage2d/2 (and possibly other versions of the test) as well as webgl-ios-rage. He also indicates: "part of my fix should become redundant due to the fact that they're never copying to an intermediate buffer, and you should be able to modify unpack<BGRA8, uint8_t, uint8_t> to use the faster BGRA->RGBA conversion".

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