14 Commits (ddcd78eae8f126dbde48e112d10aee9b64e784d0)

Author SHA1 Message Date
  hogliux c7b8e77031 Update copyright notice 9 years ago
  Fabian Renn-Giles e2302a246f Add absolute value operation to FloatVectorOperations 10 years ago
  jules b640d965b7 Added a few new methods to FloatVectorOperations 10 years ago
  jules 7e560f1133 Added some new methods to FloatVectorOperations for operating on separate source and destination vectors. 10 years ago
  jules d74bf3dca8 Added 64-bit double methods to FloatVectorOperations. Refactored some of the min/max methods in FloatVectorOperations to return a Range instead of getting the results as parameters. 11 years ago
  jules 5601a244d3 Couple of fixes for FloatVectorOperations on NEON, and added a subtract() function. 11 years ago
  jules 35286f06be Added a method FloatVectorOperations::negate(). 11 years ago
  jules 239c15845a New method: FloatVectorOperations::enableFlushToZeroMode() 11 years ago
  jules 5a1112ab94 Updated the format of the header include guard macros. 12 years ago
  jules 03c2801f3f Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3 12 years ago
  jules 408399ddff Added FloatVectorOperations::findMinimum and findMaximum 12 years ago
  jules f1ef1a7178 MSVC function call convention fixes. AAX compile fix. 12 years ago
  jules 6033581511 Additions and 64-bit fixes for FloatVectorOperations. 12 years ago
  jules b0ee49d537 New class FloatVectorOperations, with a bunch of SSE2-accelerated floating point functions. 12 years ago