Commit History

Author SHA1 Message Date
  Tristan Matthews 39a7979ad7 cosmetics: drop trailing whitespace 6 months ago
  jm ac766f9ea8 new experimental comb filter code 18 years ago
  jm 87c93668a1 Improved Doxygen comments 19 years ago
  jm 48a7c60e4f Cleaned up arch-dependent optimizations 19 years ago
  jm bc55d853b7 Now possible to put temporary arrays directly on the (real) stack 20 years ago
  jm 2730563b5a Now works on multiples of 8 (instead of 40), so it's a bit more general 21 years ago
  jm 5682d5afe2 converted the inner product function to SSE intrinsics too 21 years ago
  jm 16882dafe5 faster SSE implementation (reduced unaligned loads) 21 years ago
  jm 1afb1c090c removed multi-line strings 21 years ago
  jm 98ca1ddc0a Made the code valid for a C++ compiler (void* stuff), plus some cleanup 22 years ago
  jm 34231df723 Added SSE support (gcc only) by defining _USE_SSE 22 years ago