summaryrefslogtreecommitdiff
path: root/pixman/pixman-mips-dspr2-asm.S
AgeCommit message (Expand)AuthorFilesLines
2015-07-11MIPS: update author's e-mail addressNemanja Lukic1-1/+1
2013-04-30MIPS: DSPr2: Added rpixbuf fast path.Nemanja Lukic1-0/+59
2013-04-30MIPS: DSPr2: Added pixbuf fast path.Nemanja Lukic1-0/+62
2013-04-30MIPS: DSPr2: Fix for bug in in_n_8 routine.Nemanja Lukic1-70/+48
2013-04-30MIPS: DSPr2: Added src_0565_8888 nearest neighbor fast path.Nemanja Lukic1-0/+59
2013-04-30MIPS: DSPr2: Added over_8888_0565 nearest neighbor fast path.Nemanja Lukic1-0/+66
2013-04-30MIPS: DSPr2: Added over_8888_8888 nearest neighbor fast path.Nemanja Lukic1-0/+61
2013-04-30MIPS: DSPr2: Fix bug in over_n_8888_8888_ca/over_n_8888_0565_ca routinesNemanja Lukic1-130/+168
2013-02-27MIPS: DSPr2: Added more fast-paths for SRC operation:Nemanja Lukic1-0/+389
2013-02-27MIPS: DSPr2: Added more fast-paths for OVER operation:Nemanja Lukic1-0/+198
2013-01-22MIPS: DSPr2: Added more fast-paths:Nemanja Lukic1-0/+234
2013-01-22MIPS: DSPr2: Added more fast-paths for REVERSE operation:Nemanja Lukic1-0/+110
2012-11-14MIPS: DSPr2: Added several nearest neighbor fast paths with a8 mask:Nemanja Lukic1-0/+157
2012-11-14MIPS: DSPr2: Added more fast-paths for OVER operation:Nemanja Lukic1-0/+134
2012-11-14MIPS: DSPr2: Added more fast-paths for SRC operation:Nemanja Lukic1-0/+133
2012-10-25MIPS: DSPr2: Added more fast-paths for ADD operation: - add_8888_8888_8888 - ...Nemanja Lukic1-0/+202
2012-10-25MIPS: DSPr2: Added more fast-paths for ADD operation: - add_0565_8_0565 - add...Nemanja Lukic1-0/+170
2012-10-25MIPS: DSPr2: Added fast-paths for ADD operation: - add_n_8_8 - add_n_8_8888 -...Nemanja Lukic1-0/+252
2012-09-24MIPS: DSPr2: Added OVER combiner and two new fast paths: - over_8888_8888 - o...Nemanja Lukic1-0/+124
2012-09-24MIPS: DSPr2: Added fast-paths for OVER operation: - over_0565_n_0565 - over_0...Nemanja Lukic1-0/+119
2012-09-24MIPS: DSPr2: Added fast-paths for OVER operation: - over_8888_n_0565 - over_8...Nemanja Lukic1-0/+115
2012-09-24MIPS: DSPr2: Added fast-paths for OVER operation: - over_8888_n_8888 - over_8...Nemanja Lukic1-0/+102
2012-07-08MIPS: DSPr2: Added more bilinear fast paths (without mask)Nemanja Lukic1-0/+367
2012-07-08MIPS: DSPr2: Added several bilinear fast paths with a8 maskNemanja Lukic1-0/+337
2012-07-01Bilinear interpolation precision is now configurable at compile timeSiarhei Siamashka1-2/+7
2012-05-23MIPS: DSPr2: Added bilinear over_8888_8_8888 fast path.Nemanja Lukic1-0/+63
2012-05-23MIPS: DSPr2: Fix bug in over_n_8888_8888_ca/over_n_8888_0565_ca routinesNemanja Lukic1-32/+28
2012-05-11MIPS: DSPr2: Added over_n_8_8888 and over_n_8_0565 fast paths.Nemanja Lukic1-0/+224
2012-03-13MIPS: DSPr2: Added over_n_8888_8888_ca and over_n_8888_0565_ca fast paths.Nemanja Lukic1-0/+219
2012-03-04MIPS: DSPr2: Added mips_dspr2_blt and mips_dspr2_fill routines.Nemanja Lukic1-0/+105
2012-02-25MIPS: DSPr2: Added fast-paths for SRC operation.Nemanja Lukic1-0/+205