Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the included libjpeg-turbo from the tree and rely completely on one | Pierre Ossman | 2011-03-02 | 1 | -372/+0 |
* | SIMD should now work on 64-bit Windows | DRC | 2010-04-23 | 1 | -2/+24 |
* | This should make the codec work on Win64 (but doesn't for unknown reasons) | DRC | 2010-02-22 | 1 | -0/+33 |
* | [Bugfix] Mark stack as non-executable in NASM code. | Adam Tkac | 2010-01-27 | 1 | -0/+3 |
* | 64-bit SIMD acceleration | DRC | 2009-06-25 | 1 | -1/+38 |
* | Work around subdirectory bug in older automake. | Pierre Ossman | 2009-03-16 | 1 | -1/+1 |
* | Add SSE2 SIMD implementation of computationally intensive routines. | Pierre Ossman | 2009-03-09 | 1 | -0/+4 |
* | Add SSE SIMD implementation of computationally intensive routines. | Pierre Ossman | 2009-03-09 | 1 | -0/+8 |
* | Add 3DNow SIMD implementation of computationally intensive routines. | Pierre Ossman | 2009-03-09 | 1 | -0/+4 |
* | Add MMX SIMD implementation of computationally intensive routines. | Pierre Ossman | 2009-03-09 | 1 | -0/+18 |
* | Implement x86 SIMD framework | Pierre Ossman | 2009-03-09 | 1 | -0/+243 |