reuk
|
827055c2c1
|
DSP: Allowed AudioBlocks of const elements
|
2019-03-26 16:32:28 +00:00 |
|
Zsolt Garamvolgyi
|
0e58d244aa
|
DSP: Added SIMDRegister::truncate()
|
2019-03-26 11:48:56 +00:00 |
|
Tom Poole
|
102ed4a9f2
|
Fixed some compiler warnings
|
2018-06-27 17:02:25 +01:00 |
|
jules
|
38295f332b
|
Converted some old typedefs to using declarations
|
2018-05-03 09:59:05 +01:00 |
|
hogliux
|
b719acf3e2
|
DSP: Fixed various undefined behavior in SIMDRegister
|
2018-04-26 21:35:26 +01:00 |
|
ed
|
cdbc28c18b
|
Add documentation tags
|
2018-03-15 12:10:32 +00:00 |
|
Zsolt Garamvolgyi
|
8f02179bbf
|
Various additions to SIMDRegister
|
2017-11-30 16:30:17 +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 |
|
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
|
a5311ff753
|
Fixed a few harmless sign conversion warnings in the dsp's SIMD code
|
2017-08-21 11:07:22 +01:00 |
|
tpoole
|
6e818d42f4
|
Documentation fixes
|
2017-08-01 11:23:17 +01:00 |
|
hogliux
|
244a944857
|
Added the JUCE DSP module
|
2017-07-27 12:39:07 +01:00 |
|