1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_dsp/native
2020-03-17 09:02:57 +00:00
..
juce_avx_SIMDNativeOps.cpp 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 2017-09-08 08:59:55 +01:00
juce_avx_SIMDNativeOps.h DSP: Guarded a rogue FMA instruction in the AVX native ops 2019-06-11 21:23:56 +01:00
juce_fallback_SIMDNativeOps.h Fixed some warnings with -Wconversion enabled 2020-03-17 09:02:57 +00:00
juce_neon_SIMDNativeOps.cpp 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 2017-09-08 08:59:55 +01:00
juce_neon_SIMDNativeOps.h DSP: Added SIMDRegister::truncate() 2019-03-26 11:48:56 +00:00
juce_sse_SIMDNativeOps.cpp 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 2017-09-08 08:59:55 +01:00
juce_sse_SIMDNativeOps.h macOS: Fixed some deprecation warnings and silenced some others for the time being 2019-06-24 15:05:17 +01:00