aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mixer_sse3.c
Commit message (Expand)AuthorAgeFilesLines
* Implement a band-limited sinc resamplerChris Robinson2015-11-051-2/+2
* Use the correct position in the SSE resamplers for left-over processingChris Robinson2015-10-251-4/+7
* Use the correct array indices for SSE register componentsChris Robinson2015-10-171-4/+4
* Replace the sinc6 resampler with sinc8, and make SSE versionsChris Robinson2015-10-111-0/+66
* Move the FIR4 from SSE2 to SSE3Chris Robinson2015-10-111-0/+93