aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/mixer_neon.c
Commit message (Expand)AuthorAgeFilesLines
* Constify the direct and send parameters given to the mixerChris Robinson2012-10-151-1/+1
* 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/+50