1. 132b5fd Work around alignment issue with OS X linker which was causing problems on Leopard and Snow Leopard by DRC · 15 years ago
  2. 0ba6826 Merge unified_buildsys branch to trunk (r3892 - r3898) by Adam Tkac · 15 years ago
  3. adfd233 Windows build fixes: by Peter Åstrand · 15 years ago
  4. 62aaa7e Oops. Clean up a couple of remaining 32-bit memory accesses by DRC · 15 years ago
  5. f1418c7 Make sure the indirectly used assembly files get packaged. by Pierre Ossman · 15 years ago
  6. 9a6b8dc Make x86_64 SIMD code PIC friendly by Pierre Ossman · 15 years ago
  7. ba82ddf Clean up SIMD glue code by Pierre Ossman · 15 years ago
  8. cdc8ac3 64-bit SIMD acceleration by DRC · 15 years ago
  9. 3a63184 Fix dependencies for merged upsampling code by DRC · 15 years ago
  10. 720e161 Add colorspace extensions to merged upsampling routines by DRC · 15 years ago
  11. 16ed1f5 Oops. jcolsamp.inc should be included from j[c|d]clr[mmx|ss2].asm so it received the effect of the redefined RGB_* macros by DRC · 15 years ago
  12. a2d19e1 Oops. jcolsamp.inc needs to be included from j[c|d]clr[mmx|ss2].asm so that it receives the effect of the redefined RGB_* macros by DRC · 15 years ago
  13. f25c071 Implement new colorspaces to allow directly compressing from/decompressing to RGB/RGBX/BGR/BGRX/XBGR/XRGB without conversion by DRC · 15 years ago
  14. c7fbf29 Fix build for RGB_PIXELSIZE==4 by DRC · 15 years ago
  15. 3a65ef4 Work around subdirectory bug in older automake. by Pierre Ossman · 15 years ago
  16. eea7215 Add SSE2 SIMD implementation of computationally intensive routines. by Pierre Ossman · 15 years ago
  17. 018fc42 Add SSE SIMD implementation of computationally intensive routines. by Pierre Ossman · 15 years ago
  18. 65d0317 Add 3DNow SIMD implementation of computationally intensive routines. by Pierre Ossman · 15 years ago
  19. 5eb84ff Add MMX SIMD implementation of computationally intensive routines. by Pierre Ossman · 15 years ago
  20. 2ae181c Implement x86 SIMD framework by Pierre Ossman · 15 years ago