Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up some initializers and use of C methods | Chris Robinson | 2019-01-06 | 1 | -39/+31 |
| | |||||
* | Further improve HRTF methods to avoid masking in the inner loops | Chris Robinson | 2018-12-31 | 1 | -8/+7 |
| | |||||
* | Handle HRTF coefficients and values by reference where possible | Chris Robinson | 2018-12-26 | 1 | -5/+5 |
| | |||||
* | Avoid masking in ApplyCoeffs's inner loop | Chris Robinson | 2018-12-26 | 1 | -5/+17 |
| | | | | | This unfortunately does not apply to NEON, which would need a bit more reworking of its method. | ||||
* | Clean up some math stuff | Chris Robinson | 2018-12-22 | 1 | -1/+3 |
| | |||||
* | Avoid another DECL_TEMPLATE macro | Chris Robinson | 2018-11-25 | 1 | -31/+48 |
| | |||||
* | Convert the mixers to C++ | Chris Robinson | 2018-11-17 | 1 | -0/+169 |