1. a6da9f3 Clarify that the SIMD C wrappers and headers fall under the same license as the rest of the SIMD code by DRC · 15 years ago
  2. bacbbaa Fix typo in SIMD dispatch routines which was causing 4:2:0 upsampling to be used instead of 4:2:2 when decompressing JPEG images using SSE2 code by DRC · 15 years ago
  3. f8ad8ff Don't allow code path to be forced on a system that doesn't support it by DRC · 16 years ago
  4. a10f2f8 Make TJ_FORCE* work properly by DRC · 16 years ago
  5. 086f2a0 Windows build fixes: by Peter Åstrand · 16 years ago
  6. 0b7301e Clean up SIMD glue code by Pierre Ossman · 16 years ago[Renamed (86%) from common/jpeg/jsimd.c]
  7. 246c3d9 64-bit SIMD acceleration by DRC · 16 years ago
  8. 80bc60b Add colorspace extensions to merged upsampling routines by DRC · 16 years ago
  9. 8ca81ec Implement new colorspaces to allow directly compressing from/decompressing to RGB/RGBX/BGR/BGRX/XBGR/XRGB without conversion by DRC · 16 years ago
  10. bec58d8 Add environment variables to force MMX/SSE2 code path selection by DRC · 16 years ago
  11. 7469386 Add SSE2 SIMD implementation of computationally intensive routines. by Pierre Ossman · 17 years ago
  12. 0d37c57 Add SSE SIMD implementation of computationally intensive routines. by Pierre Ossman · 17 years ago
  13. 2c2e54b Add 3DNow SIMD implementation of computationally intensive routines. by Pierre Ossman · 17 years ago
  14. 3e0e2de Add MMX SIMD implementation of computationally intensive routines. by Pierre Ossman · 17 years ago
  15. 82c7f31 Implement x86 SIMD framework by Pierre Ossman · 17 years ago
  16. 9ad5234 Framework for supporting SIMD acceleration by Pierre Ossman · 17 years ago