aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mixer/mixer_sse41.c
Commit message (Expand)AuthorAgeFilesLines
* Convert the mixers to C++Chris Robinson2018-11-171-85/+0
* Replace restrict with RESTRICTChris Robinson2018-10-291-2/+2
* Use ALsizei for the source resample positionChris Robinson2018-09-181-2/+1
* Slightly restructure some loopsChris Robinson2018-09-031-10/+9
* Extract SIMD values right before using themChris Robinson2018-09-031-8/+7
* Add some ASSUME statements that ensure mixing at least 1 sampleChris Robinson2018-04-181-0/+2
* Move mixer sources into a sub-directoryChris Robinson2018-03-221-0/+86