summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
avx2try doing a single load and a single storeMatt Turner5 years
bilinear-7bitmmx: optimize bilinear function when using 7-bit precisionMatt Turner12 years
load-storewip commit to remove load8888/store8888 from combine funcsroot12 years
loongsonmmx: optimize over_8888_0565 main loopMatt Turner12 years
loongson-wip2fix up on x86Matt Turner12 years
loongson3mmxMatt Turner6 years
masterMIPS: DSPr2: Added over_n_8888_8888_ca and over_n_8888_0565_ca fast paths.Nemanja Lukic12 years
mmx-fetchersmmx: add x8f8g8b8 fetcherMatt Turner12 years
mmx-nearestmmx: faster bilinear interpolation (get rid of XOR instruction)Matt Turner10 years
no-xor-bilinearmmx: faster bilinear interpolation (get rid of XOR instruction)Matt Turner11 years
[...]
 
 
AgeCommit messageAuthorFilesLines
2019-04-01try doing a single load and a single storeavx2Matt Turner1-14/+11
2019-04-01wipMatt Turner2-23/+47
2019-03-30avx2: Use _mm_maddubs_epi16 which isn't available in SSE2Matt Turner1-7/+3
2019-03-30avx2: Use _mm_set1_*Matt Turner1-7/+6
2019-03-30avx2: Only support bilinear scaling for BILINEAR_INTERPOLATION_BITS < 8Matt Turner1-25/+13
2019-03-30avx2: Copy SSE2 bilinear src_8888_8888 implementationMatt Turner1-0/+131
2019-03-30avx2: Add add_8888_8888Matt Turner1-0/+54
2019-03-30Add AVX2 implementationMatt Turner5-0/+120
2019-03-27void function should not return a valueNiveditha Rau1-6/+24
2019-03-27Windows: Support building with SHELL=cmd.exeSimon Richter1-2/+14
[...]
 
Clone
git://people.freedesktop.org/~mattst88/pixman
ssh://people.freedesktop.org/~mattst88/pixman