aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mixer/hrtfbase.h
Commit message (Expand)AuthorAgeFilesLines
* Pass a span to MixDirectHrtf instead of a pointer+sizeChris Robinson2019-05-291-10/+10
* Separate two HRTF passes into two loopsChris Robinson2019-05-291-16/+21
* Use FloatBufferLine with the HRTF mixer functionsChris Robinson2019-05-281-15/+16
* Use a temporary buffer for HRTF filter accumulationChris Robinson2019-03-291-96/+49
* Avoid using the HRTF history buffer as a ring bufferChris Robinson2019-03-281-32/+17
* Don't copy old coeffs in MixHrtfBlendBaseChris Robinson2019-03-101-2/+2
* Pass a reference to function for a template parameterChris Robinson2019-03-031-3/+3
* Use std::arrays for HRIR coeffs and valuesChris Robinson2019-02-071-8/+7
* Rename a headerChris Robinson2019-01-231-0/+195