19 Commits (61c638106f84bdadd7b9ef380b30bdee9b51da05)

Author SHA1 Message Date
  ed 009d685179 Updated all license headers 4 years ago
  Tom Poole 894e7d2bd2 Updated all license headers 5 years ago
  Tom Poole 2d16374b14 Updated all license headers 5 years ago
  reuk 5f348c3040 Warnings: Add warning-wrangling header 5 years ago
  reuk 327f817b9b Copyrights: Update commercial/gpl headers to be gpl-only 5 years ago
  Tom Poole 01935e3338 DSP: Guarded a rogue FMA instruction in the AVX native ops 6 years ago
  Tom Poole a4bd6cbc66 Fixed some more Linux compiler warnings 6 years ago
  Zsolt Garamvolgyi 0e58d244aa DSP: Added SIMDRegister::truncate() 6 years ago
  Tom Poole 102ed4a9f2 Fixed some compiler warnings 6 years ago
  jules 38295f332b Converted some old typedefs to using declarations 7 years ago
  hogliux b719acf3e2 DSP: Fixed various undefined behavior in SIMDRegister 7 years ago
  hogliux bb78ed2006 Make sure that a recent dsp compiler warnings fix is only applied to newer gcc versions 7 years ago
  hogliux d7528138cb DSP SIMD: Fixed a potential compiler error and warning on some versions of gcc and added a unit-test to test some untested comparison SIMD operations 7 years ago
  ed cdbc28c18b Add documentation tags 7 years ago
  jules 7dd8fa993e Fixes for templated code which could default-initialise a SIMDRegister object while expecting to get a zero-initialised value 7 years ago
  Zsolt Garamvolgyi 8f02179bbf Various additions to SIMDRegister 7 years ago
  hogliux eb8400b366 DSP: Added SIMDRegister::copyToRawArray and SIMDRegister::fromRawArray to easily convert between raw arrays and SIMD registers 7 years ago
  jules eda613c6db Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
  tpoole 9b687968db Fixed some g++ compiler warnings 7 years ago
  hogliux 244a944857 Added the JUCE DSP module 7 years ago