1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

14 commits

Author SHA1 Message Date
ed
cdbc28c18b Add documentation tags 2018-03-15 12:10:32 +00:00
Noah Dayan
365507d7fd Fixed typo in juce_SIMDRegister.h 2018-01-26 09:03:34 +00:00
Noah Dayan
e1abac681d Fixed typos in juce_SIMDRegister.h 2018-01-23 10:56:05 +00:00
Zsolt Garamvolgyi
daab5147c2 Fixed SIMDRegister errors in the 32-bit VS2017 build 2017-12-05 14:59:01 +00:00
Zsolt Garamvolgyi
8f02179bbf Various additions to SIMDRegister 2017-11-30 16:30:17 +00:00
jules
f85d706131 Some minor formatting and comment fixes 2017-11-28 17:46:15 +00:00
hogliux
eb8400b366 DSP: Added SIMDRegister::copyToRawArray and SIMDRegister::fromRawArray to easily convert between raw arrays and SIMD registers 2017-11-07 14:40:25 +00:00
jules
dd4230586f Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 2017-10-11 12:26:05 +01:00
hogliux
2729625efb Improved the confusing nomenclature of some of the SIMDRegister typedefs 2017-09-14 17:16:19 +01:00
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 2017-09-08 08:59:55 +01:00
hogliux
11d031f9f0 DSP: Added missing snapToZero in the StateVariableFilter 2017-09-06 16:22:03 +01:00
tpoole
6e818d42f4 Documentation fixes 2017-08-01 11:23:17 +01:00
hogliux
cafee4af97 Whitespace 2017-07-31 15:51:30 +01:00
hogliux
244a944857 Added the JUCE DSP module 2017-07-27 12:39:07 +01:00