aboutsummaryrefslogtreecommitdiffstats
path: root/common/jpeg/jsimd.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up SIMD glue codePierre Ossman2009-06-291-1140/+0
* 64-bit SIMD accelerationDRC2009-06-251-0/+150
* Add colorspace extensions to merged upsampling routinesDRC2009-04-051-4/+70
* Implement new colorspaces to allow directly compressing from/decompressing to...DRC2009-04-031-4/+71
* Add environment variables to force MMX/SSE2 code path selectionDRC2009-04-031-0/+7
* Add SSE2 SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-21/+130
* Add SSE SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-4/+33
* Add 3DNow SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-0/+66
* Add MMX SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-0/+282
* Implement x86 SIMD frameworkPierre Ossman2009-03-091-2/+7
* Framework for supporting SIMD accelerationPierre Ossman2009-03-091-0/+359