aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mixer/mixer_sse2.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use shuffle+cvt to extract SIMD values instead of storing to memoryChris Robinson2018-08-261-2/+5
* 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/+82