aboutsummaryrefslogtreecommitdiffstats
path: root/alc/hrtf.h
Commit message (Collapse)AuthorAgeFilesLines
* Clear the HRTF state values on allocationChris Robinson2019-09-301-1/+1
|
* Avoid extraneous parametersChris Robinson2019-09-251-3/+4
|
* Use blended HRIRs for the B-Format decodeChris Robinson2019-09-241-2/+1
|
* Enable and fix more warningsChris Robinson2019-09-141-1/+1
|
* Make IrSize unsignedChris Robinson2019-09-131-3/+3
|
* Simplify flexible array member usageChris Robinson2019-09-111-3/+1
|
* Only use one accumulation buffer for B-Format HRTF mixingChris Robinson2019-09-031-9/+4
| | | | | It's all getting added together anyway and all channels are continuous inputs, so this is fewer passes over various buffers.
* Don't templatize HrirArrayChris Robinson2019-07-311-8/+6
|
* More include cleanupsChris Robinson2019-07-281-1/+1
|
* Rename Alc to alcChris Robinson2019-07-281-0/+124