1. bd49803 Use consistent/modern code formatting for pointers by DRC · 9 years ago
  2. 8632f1b ARM64: Avoid tbl instruction on Cortex-A53/A57 by DRC · 9 years ago
  3. 46ecffa ARM64: Avoid LD3/ST3 at run time, not compile time by DRC · 9 years ago
  4. 219470d ARM64 NEON SIMD implementation of Huffman encoding by DRC · 9 years ago
  5. ec6941f Complete the ARM64 NEON SIMD implementation by DRC · 9 years ago
  6. f3a8684 SSE2 SIMD implementation of Huffman encoding by DRC · 9 years ago
  7. bdc7650 ARM64 NEON SIMD support for YCC-to-RGB565 conversion by DRC · 10 years ago
  8. d729f4d ARM NEON SIMD support for YCC-to-RGB565 conversion, and optimizations to the existing YCC-to-RGB conversion code: by DRC · 10 years ago
  9. 3728aa0 Fix performance and other issues uncovered in testing with actual ARM64 hardware; formatting tweaks; remove NEON platform check (NEON is always available with ARMv8) by DRC · 10 years ago
  10. 1419852 Clean up code formatting in the SIMD interface functions by DRC · 10 years ago
  11. 1a45b81 Remove trailing spaces (+ one additional tab in TJUnitTest.java that was missed in the previous commit) by DRC · 10 years ago
  12. 2d07ee5 Create a separate stub file for 64-bit ARM, since it currently implements only the decompression-related functions. by DRC · 11 years ago