1. 771ab19 Extend the AltiVec VMX SIMD routines to support little endian PowerPC platforms. by DRC · 10 years ago
  2. 406bb01 Make the formatting and naming of variables and constants more consistent by DRC · 10 years ago
  3. a6a24c2 Make the formatting and naming of variables and constants more consistent by DRC · 10 years ago
  4. af69295 Fix minor issue in code comments by DRC · 10 years ago
  5. a500575 Simplify the code somewhat. It actually wasn't necessary to have a "fast path" and a "medium path"-- they perform the same. by DRC · 10 years ago
  6. 2534788 Overhaul the AltiVec vector loading code in the compression-side colorspace conversion routines. The existing code was sometimes overreading the source buffer (at least according to valgrind), and it was necessary to increase the complexity of the code in order to prevent this without significantly compromising performance. by DRC · 10 years ago
  7. 8de75d0 Fix minor issue in code comments by DRC · 10 years ago
  8. 62bae20 AltiVec SIMD implementation of RGB-to-YCC color conversion by DRC · 10 years ago