aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mixer_c.c
Commit message (Expand)AuthorAgeFilesLines
...
* Avoid building redundant mixersChris Robinson2012-09-161-3/+63
* Use a source param for the resampler and move them to the mixer sourceChris Robinson2012-09-141-0/+35
* Update HRTF codeChris Robinson2012-09-111-2/+4
* Implement MixDirect_SSE separately from the C and Neon versionsChris Robinson2012-09-091-8/+0
* Separate the resampling and mixing stepsChris Robinson2012-09-081-8/+0
* Minor cleanups for mixer_incChris Robinson2012-08-291-6/+6
* Add an SSE-enhanced path for applying the mixer matrixChris Robinson2012-08-291-0/+9
* Apply HRTF mixer coefficients with stepping using SSEChris Robinson2012-08-151-0/+16
* Move mixers into separate source filesChris Robinson2012-08-151-0/+32