summaryrefslogtreecommitdiff
path: root/pixman/pixman-arm-neon-asm.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-26Add scaled nearest repeat fast pathsSiarhei Siamashka1-13/+32
2011-03-12ARM: NEON: common macro template for bilinear scanline scalersSiarhei Siamashka1-0/+17
2010-12-03ARM: introduced 'fetch_mask_pixblock' macro to simplify codeSiarhei Siamashka1-0/+5
2010-11-10ARM: performance tuning of NEON nearest scaled pixel fetcherSiarhei Siamashka1-6/+27
2010-11-10ARM: nearest scaling support for NEON scanline compositing functionsSiarhei Siamashka1-13/+163
2010-11-10ARM: NEON: source image pixel fetcher can be overrided nowSiarhei Siamashka1-8/+27
2010-09-13ARM: helper macros for conversion between 8888/x888/0565 formatsSiarhei Siamashka1-0/+43
2010-09-13ARM: common init/cleanup macro for saving/restoring NEON registersSiarhei Siamashka1-0/+16
2009-12-16ARM: macro template for single scanline compositing functionsSiarhei Siamashka1-0/+119
2009-12-16Use canonical pixman license notice for recently added ARM NEON assembly filesSiarhei Siamashka1-17/+17
2009-11-11ARM: introduction of the new framework for NEON fast path optimizationsSiarhei Siamashka1-0/+787