aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mixer/mixer_c.c
Commit message (Expand)AuthorAgeFilesLines
* Handle the bsinc C resampler like the othersChris Robinson2018-09-171-45/+34
* Use a step counter for gain steppingChris Robinson2018-05-141-2/+5
* Add some more ASSUME statementsChris Robinson2018-04-211-0/+2
* Remove unnecessary undefsChris Robinson2018-04-191-1/+0
* Add some ASSUME statements that ensure mixing at least 1 sampleChris Robinson2018-04-181-0/+3
* Add an ASSUME macro that requires a true conditionChris Robinson2018-04-171-0/+2
* Move the filter implementation to a separate directoryChris Robinson2018-03-221-39/+0
* Rename mixer_inc.c to hrtf_inc.cChris Robinson2018-03-221-1/+1
* Move mixer sources into a sub-directoryChris Robinson2018-03-221-0/+209