ARM: added 'neon_src_rpixbuf_8888' fast path
authorSiarhei Siamashka <siarhei.siamashka@nokia.com>
Thu, 25 Nov 2010 00:28:29 +0000 (02:28 +0200)
committerSiarhei Siamashka <siarhei.siamashka@nokia.com>
Tue, 7 Dec 2010 00:10:35 +0000 (02:10 +0200)
commit985e59a82fa5e644cb6516dc174ab3f79f1448df
tree2495706f03c60203a0e255b18024b4cc235f9dbe
parent733f68912f4a44c24ad3973049a7e1d98f4c6ea8
ARM: added 'neon_src_rpixbuf_8888' fast path

With this optimization added, pixman assisted conversion from
non-premultiplied to premultiplied alpha format is now fully
NEON optimized (both with and without R/B color components
swapping in the process).
pixman/pixman-arm-neon-asm.S
pixman/pixman-arm-neon.c