Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up SIMD glue code | Pierre Ossman | 2009-06-29 | 1 | -1140/+0 |
* | 64-bit SIMD acceleration | DRC | 2009-06-25 | 1 | -0/+150 |
* | Add colorspace extensions to merged upsampling routines | DRC | 2009-04-05 | 1 | -4/+70 |
* | Implement new colorspaces to allow directly compressing from/decompressing to... | DRC | 2009-04-03 | 1 | -4/+71 |
* | Add environment variables to force MMX/SSE2 code path selection | DRC | 2009-04-03 | 1 | -0/+7 |
* | Add SSE2 SIMD implementation of computationally intensive routines. | Pierre Ossman | 2009-03-09 | 1 | -21/+130 |
* | Add SSE SIMD implementation of computationally intensive routines. | Pierre Ossman | 2009-03-09 | 1 | -4/+33 |
* | Add 3DNow SIMD implementation of computationally intensive routines. | Pierre Ossman | 2009-03-09 | 1 | -0/+66 |
* | Add MMX SIMD implementation of computationally intensive routines. | Pierre Ossman | 2009-03-09 | 1 | -0/+282 |
* | Implement x86 SIMD framework | Pierre Ossman | 2009-03-09 | 1 | -2/+7 |
* | Framework for supporting SIMD acceleration | Pierre Ossman | 2009-03-09 | 1 | -0/+359 |