Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename lerp to avoid conflicts with C++20's std::lerp | Chris Robinson | 2022-04-06 | 1 | -1/+1 |
* | Use shifts instead of shuffles with SSE where possible | Chris Robinson | 2021-02-18 | 1 | -4/+4 |
* | Return non-const from the resampler function | Chris Robinson | 2021-01-02 | 1 | -2/+2 |
* | Avoid compiling different sources for different targets | Chris Robinson | 2020-12-13 | 1 | -0/+4 |
* | Move the mixer functions to core | Chris Robinson | 2020-12-12 | 1 | -0/+85 |