aboutsummaryrefslogtreecommitdiffstats
path: root/alc/mixer/mixer_c.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Pass a span to the Resample functionChris Robinson2019-08-201-17/+15
|
* Pass a span for the Mix function's inputChris Robinson2019-08-201-13/+11
|
* Rename the Mix function input for clarityChris Robinson2019-08-201-4/+4
|
* Pass the MixRow buffer size as a spanChris Robinson2019-08-201-8/+6
|
* Allow using a variable channel stride for MixRowSamplesChris Robinson2019-08-191-5/+6
|
* Don't require MixRow's output to be a FloatBufferLineChris Robinson2019-08-181-1/+1
|
* Don't templatize HrirArrayChris Robinson2019-07-311-1/+1
|
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-2/+1
|
* Rename Alc to alcChris Robinson2019-07-281-0/+208