aboutsummaryrefslogtreecommitdiffstats
path: root/alc/mixer/mixer_sse41.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use structs for the mixer and resampler tagsChris Robinson2020-04-031-0/+3
|
* Avoid using ALfloat in the mixer functionsChris Robinson2020-04-031-3/+3
|
* Fix some more implicit conversions noted by GCCChris Robinson2019-09-141-1/+1
|
* Make the resampler increment unsignedChris Robinson2019-09-131-20/+23
|
* Store the voice fraction offset as unsignedChris Robinson2019-08-311-5/+4
|
* Pass a span to the Resample functionChris Robinson2019-08-201-8/+9
|
* Fix a couple ASSUME statementsChris Robinson2019-07-311-1/+1
|
* Rename Alc to alcChris Robinson2019-07-281-0/+85