summaryrefslogtreecommitdiff
path: root/pixman/pixman-arm-neon-asm-bilinear.S
AgeCommit message (Expand)AuthorFilesLines
2012-07-01Bilinear interpolation precision is now configurable at compile timeSiarhei Siamashka1-59/+60
2011-10-18ARM: NEON: Instruction scheduling of bilinear over_8888_8_8888Taekyun Kim1-4/+158
2011-10-18ARM: NEON: Instruction scheduling of bilinear over_8888_8888Taekyun Kim1-3/+146
2011-10-18ARM: NEON: Replace old bilinear scanline generator with new templateTaekyun Kim1-192/+292
2011-10-18ARM: NEON: Bilinear macro template for instruction schedulingTaekyun Kim1-0/+195
2011-10-18ARM: NEON: Some cleanup of bilinear scanline functionsTaekyun Kim1-61/+67
2011-07-27ARM: workaround binutils bug #12931 (code sections alignment)Siarhei Siamashka1-0/+1
2011-04-18ARM: NEON scanline functions for bilinear scalingTaekyun Kim1-0/+768