summaryrefslogtreecommitdiff
path: root/pixman/pixman-mips-dspr2.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-23MIPS: DSPr2: Added bilinear over_8888_8_8888 fast path.Nemanja Lukic1-0/+6
2012-05-11MIPS: DSPr2: Added over_n_8_8888 and over_n_8_0565 fast paths.Nemanja Lukic1-0/+10
2012-03-13MIPS: DSPr2: Added over_n_8888_8888_ca and over_n_8888_0565_ca fast paths.Nemanja Lukic1-0/+12
2012-03-04MIPS: DSPr2: Added mips_dspr2_blt and mips_dspr2_fill routines.Nemanja Lukic1-0/+163
2012-02-25MIPS: DSPr2: Added fast-paths for SRC operation.Nemanja Lukic1-0/+33
2012-02-25MIPS: DSPr2: Basic infrastructure for MIPS architectureNemanja Lukic1-0/+51