[Webkit-unassigned] [Bug 101473] Optimize RGBA4444ToRGBA8 packing/unpacking functions with NEON intrinsics in GraphicsContext3D

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 08:19:41 PST 2012


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


Gabor Rapcsanyi <rgabor at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172810|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Gabor Rapcsanyi <rgabor at webkit.org>  2012-11-07 08:21:14 PST ---
Created an attachment (id=172810)
 --> (https://bugs.webkit.org/attachment.cgi?id=172810&action=review)
patch

I tested on Pandaboard with Linaro 12.10 Ubuntu.

unpackOneRowOfRGBA4444ToRGBA8: 2.87x faster
packOneRowOfRGBA8ToUnsignedShort4444: 3.11x faster

With WebGl gl.texImage2D() it was 1.18x faster.

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