aboutsummaryrefslogtreecommitdiffstats
path: root/alc/panning.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid extraneous parametersChris Robinson2019-09-251-2/+2
* Use blended HRIRs for the B-Format decodeChris Robinson2019-09-241-21/+20
* Use an array to match the HRTF rendering methodChris Robinson2019-09-241-17/+20
* Remove the last uses of the system's str[n]casecmpChris Robinson2019-09-161-10/+11
* Use an unsigned index valueChris Robinson2019-09-141-4/+1
* Fix more implicit conversionsChris Robinson2019-09-141-16/+17
* Store the ambisonic order as unsignedChris Robinson2019-09-131-4/+4
* Make IrSize unsignedChris Robinson2019-09-131-1/+1
* Use unsigned channel indicesChris Robinson2019-09-121-16/+18
* Make hq-mode the default and update ambisonics.txtChris Robinson2019-09-081-4/+3
* Pass unsigned sample count to aluMixDataChris Robinson2019-08-251-2/+2
* Make the post-process methods member functionsChris Robinson2019-08-071-5/+5
* Update some includesChris Robinson2019-08-051-13/+25
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-1/+1
* Rename Alc to alcChris Robinson2019-07-281-0/+964