summaryrefslogtreecommitdiff
path: root/pixman/pixman-arm-neon-asm-bilinear.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: share pixman_asm_function definitionPekka Paalanen2014-04-021-11/+1
* Bilinear interpolation precision is now configurable at compile timeSiarhei Siamashka2012-07-011-59/+60
* ARM: NEON: Instruction scheduling of bilinear over_8888_8_8888Taekyun Kim2011-10-181-4/+158
* ARM: NEON: Instruction scheduling of bilinear over_8888_8888Taekyun Kim2011-10-181-3/+146
* ARM: NEON: Replace old bilinear scanline generator with new templateTaekyun Kim2011-10-181-192/+292
* ARM: NEON: Bilinear macro template for instruction schedulingTaekyun Kim2011-10-181-0/+195
* ARM: NEON: Some cleanup of bilinear scanline functionsTaekyun Kim2011-10-181-61/+67
* ARM: workaround binutils bug #12931 (code sections alignment)Siarhei Siamashka2011-07-271-0/+1
* ARM: NEON scanline functions for bilinear scalingTaekyun Kim2011-04-181-0/+768