Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use unsigned for array indices | Chris Robinson | 2019-11-29 | 1 | -5/+2 |
* | Avoid holding HRTF accumulation samples per-source | Chris Robinson | 2019-11-03 | 1 | -19/+8 |
* | Remove the Offset parameter from ApplyCoeffs | Chris Robinson | 2019-10-02 | 1 | -9/+9 |
* | Clean up some ALfloat -> float | Chris Robinson | 2019-10-02 | 1 | -20/+20 |
* | Move ALvoice from alu.h to a separate header | Chris Robinson | 2019-10-02 | 1 | -0/+1 |
* | Pass IrSize to the HRTF mixers as unsigned | Chris Robinson | 2019-09-13 | 1 | -4/+4 |
* | Make IrSize unsigned | Chris Robinson | 2019-09-13 | 1 | -1/+1 |
* | Only ASSUME values where a variable is used | Chris Robinson | 2019-09-04 | 1 | -3/+0 |
* | Only use one accumulation buffer for B-Format HRTF mixing | Chris Robinson | 2019-09-03 | 1 | -15/+11 |
* | Use size_t for the mixers' fade counter and outpos | Chris Robinson | 2019-08-20 | 1 | -4/+2 |
* | Use size_t for HrtfMixer functions' buffer size | Chris Robinson | 2019-08-20 | 1 | -14/+14 |
* | Don't templatize HrirArray | Chris Robinson | 2019-07-31 | 1 | -2/+2 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+138 |