summaryrefslogtreecommitdiff
path: root/pixman/pixman-arm-neon-asm.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: use pixman_asm_function in internal headersPekka Paalanen2014-04-211-16/+4
* Trivial spelling fixes in commentsStefan Weil2013-04-271-1/+1
* Add scaled nearest repeat fast pathsSiarhei Siamashka2012-09-261-13/+32
* ARM: NEON: common macro template for bilinear scanline scalersSiarhei Siamashka2011-03-121-0/+17
* ARM: introduced 'fetch_mask_pixblock' macro to simplify codeSiarhei Siamashka2010-12-031-0/+5
* ARM: performance tuning of NEON nearest scaled pixel fetcherSiarhei Siamashka2010-11-101-6/+27
* ARM: nearest scaling support for NEON scanline compositing functionsSiarhei Siamashka2010-11-101-13/+163
* ARM: NEON: source image pixel fetcher can be overrided nowSiarhei Siamashka2010-11-101-8/+27
* ARM: helper macros for conversion between 8888/x888/0565 formatsSiarhei Siamashka2010-09-131-0/+43
* ARM: common init/cleanup macro for saving/restoring NEON registersSiarhei Siamashka2010-09-131-0/+16
* ARM: macro template for single scanline compositing functionsSiarhei Siamashka2009-12-161-0/+119
* Use canonical pixman license notice for recently added ARM NEON assembly filesSiarhei Siamashka2009-12-161-17/+17
* ARM: introduction of the new framework for NEON fast path optimizationsSiarhei Siamashka2009-11-111-0/+787