aboutsummaryrefslogtreecommitdiffstats
path: root/alc/hrtf.h
Commit message (Expand)AuthorAgeFilesLines
* Use an intrusive_ptr for the device's HrtfStoreChris Robinson2020-03-011-3/+5
* Use std::array and span for the HRTF delaysChris Robinson2020-02-081-2/+2
* Get rid of an unnecessary structChris Robinson2020-01-131-4/+0
* Use a span for a fixed-size array referenceChris Robinson2020-01-131-2/+2
* Use an array type for the HRIR delay pairChris Robinson2019-12-301-1/+2
* Don't force the HRIR length to a rounded valueChris Robinson2019-12-111-3/+5
* Rename a couple structs for clarityChris Robinson2019-12-061-4/+4
* Use unsigned for array indicesChris Robinson2019-11-291-5/+5
* Add an option to limit the HRTF's IR sizeChris Robinson2019-11-281-1/+1
* Resample HRIRs when loadingChris Robinson2019-11-281-1/+1
* Store HRIR coefficients using HrirArrayChris Robinson2019-11-281-4/+4
* Rework HRTF enuemration so the loaded HRTFs are separateChris Robinson2019-11-281-10/+2
* Rename HrtfEntry to HrtfStoreChris Robinson2019-11-281-4/+4
* Use wrappers to distinguish elevation and azimuth valuesChris Robinson2019-11-161-2/+4
* Avoid holding HRTF accumulation samples per-sourceChris Robinson2019-11-031-2/+0
* 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
* 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