summaryrefslogtreecommitdiffstats
path: root/common/jpeg/simd/jsimdext.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove the included libjpeg-turbo from the tree and rely completely on onePierre Ossman2011-03-021-372/+0
* SIMD should now work on 64-bit WindowsDRC2010-04-231-2/+24
* This should make the codec work on Win64 (but doesn't for unknown reasons)DRC2010-02-221-0/+33
* [Bugfix] Mark stack as non-executable in NASM code.Adam Tkac2010-01-271-0/+3
* 64-bit SIMD accelerationDRC2009-06-251-1/+38
* Work around subdirectory bug in older automake.Pierre Ossman2009-03-161-1/+1
* Add SSE2 SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-0/+4
* Add SSE SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-0/+8
* Add 3DNow SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-0/+4
* Add MMX SIMD implementation of computationally intensive routines.Pierre Ossman2009-03-091-0/+18
* Implement x86 SIMD frameworkPierre Ossman2009-03-091-0/+243