Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a temporary buffer for HRTF filter accumulation | Chris Robinson | 2019-03-29 | 1 | -3/+3 |
* | Use template declarations for the HRTF mixers | Chris Robinson | 2019-01-23 | 1 | -41/+6 |
* | Use template declarations for the normal mixing functions | Chris Robinson | 2019-01-23 | 1 | -15/+4 |
* | Use a template declaration for the resampler functions | Chris Robinson | 2019-01-23 | 1 | -29/+18 |
* | Constify some parameters | Chris Robinson | 2019-01-12 | 1 | -30/+27 |
* | Handle all input channels in MixDirectHrtf | Chris Robinson | 2018-12-31 | 1 | -6/+6 |
* | Handle HRTF coefficients and values by reference where possible | Chris Robinson | 2018-12-26 | 1 | -9/+7 |
* | Remove extraneous typedef, struct, and enum keywords | Chris Robinson | 2018-12-24 | 1 | -14/+6 |
* | Convert ALu.c to C++ | Chris Robinson | 2018-11-16 | 1 | -0/+8 |
* | Replace restrict with RESTRICT | Chris Robinson | 2018-10-29 | 1 | -34/+34 |
* | Use ALsizei for the source resample position | Chris Robinson | 2018-09-18 | 1 | -1/+1 |
* | Move mixer sources into a sub-directory | Chris Robinson | 2018-03-22 | 1 | -0/+119 |