Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Decode UHJ buffers to B-Format for mixing | Chris Robinson | 2021-03-31 | 1 | -6/+1 |
* | Adjust the bsinc filter table packing | Chris Robinson | 2021-02-23 | 3 | -9/+9 |
* | Use shifts instead of shuffles with SSE where possible | Chris Robinson | 2021-02-18 | 1 | -4/+4 |
* | Add some optimization hints | Chris Robinson | 2021-02-16 | 3 | -18/+24 |
* | Use spans instead of references to arrays | Chris Robinson | 2021-02-06 | 6 | -14/+17 |
* | Return non-const from the resampler function | Chris Robinson | 2021-01-02 | 6 | -37/+36 |
* | Use more constexpr variables instead of macros | Chris Robinson | 2020-12-25 | 5 | -30/+31 |
* | Increase direct HRTF delay to 256 | Chris Robinson | 2020-12-25 | 1 | -1/+1 |
* | Avoid compiling different sources for different targets | Chris Robinson | 2020-12-13 | 4 | -0/+17 |
* | Be more consistent with size_t | Chris Robinson | 2020-12-12 | 4 | -10/+10 |
* | Move the mixer functions to core | Chris Robinson | 2020-12-12 | 9 | -0/+1253 |