1. 112a0bb More recent versions of autoconf add -traditional-cpp to the CPP flags, which causes jsimdcfg.inc.h to not preprocess correctly unless we expand all of the instances of the #definev macro. by DRC · 12 years ago
  2. c08e8c1 When decompressing to a 4-byte RGB buffer, set the unused byte to 0xFF so it can be interpreted as an opaque alpha channel. by DRC · 13 years ago
  3. b4570bb Improve performance of non-SIMD color conversion routines and use global constants to define colorspace extension parameters by DRC · 13 years ago
  4. eea7215 Add SSE2 SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  5. 018fc42 Add SSE SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  6. 65d0317 Add 3DNow SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  7. 5eb84ff Add MMX SIMD implementation of computationally intensive routines. by Pierre Ossman · 16 years ago
  8. 2ae181c Implement x86 SIMD framework by Pierre Ossman · 16 years ago