AuroraOpenALSoft/Alc
Chris Robinson 0211831858 Move the FIR4 from SSE2 to SSE3
SSE3 can avoid the slow _MM_TRANSPOSE_PS4 call thanks to the inclusion of
horizontal adds.
2015-10-11 06:38:00 -07:00
..
backends Add a function to get a list of data files 2015-10-03 20:41:18 -07:00
effects Rename F_2PI to F_TAU 2015-09-13 08:46:48 -07:00
midi Allow for device-specific config values 2015-08-28 14:10:39 -07:00
ALc.c Move the FIR4 from SSE2 to SSE3 2015-10-11 06:38:00 -07:00
alcConfig.c Make option and block names case-sensitive 2015-09-04 16:09:09 -07:00
alcRing.c Fix some ringbuffer function comments 2015-02-07 10:08:27 -08:00
alstring.h Implement SearchDataFiles for Windows 2015-10-04 16:41:54 -07:00
ALu.c Implement a 6-point sinc-lanczos filter 2015-09-29 20:39:12 -07:00
bs2b.c Set both BS2B parameters at once 2015-09-08 15:04:42 -07:00
compat.h Remove unnecessary includes 2014-04-18 02:35:16 -07:00
evtqueue.h Add infrastructure for handling SysEx MIDI events 2013-11-29 04:56:33 -08:00
helpers.c Move the FIR4 from SSE2 to SSE3 2015-10-11 06:38:00 -07:00
hrtf.c Use the enumerated HRTF list for selecting an HRTF 2015-10-06 06:48:53 -07:00
hrtf.h Use the enumerated HRTF list for selecting an HRTF 2015-10-06 06:48:53 -07:00
mixer_c.c Avoid double-checks for the stepping mixer loops 2015-09-30 17:25:28 -07:00
mixer_defs.h Move the FIR4 from SSE2 to SSE3 2015-10-11 06:38:00 -07:00
mixer_inc.c Define MixHrtf directly instead of through a SUFFIX macro 2015-08-15 01:37:46 -07:00
mixer_neon.c Avoid double-checks for the stepping mixer loops 2015-09-30 17:25:28 -07:00
mixer_sse2.c Move the FIR4 from SSE2 to SSE3 2015-10-11 06:38:00 -07:00
mixer_sse3.c Move the FIR4 from SSE2 to SSE3 2015-10-11 06:38:00 -07:00
mixer_sse41.c Slightly improve the FIR4 SSE resamplers 2015-10-11 05:31:14 -07:00
mixer_sse.c Avoid double-checks for the stepping mixer loops 2015-09-30 17:25:28 -07:00
mixer.c Move the FIR4 from SSE2 to SSE3 2015-10-11 06:38:00 -07:00
panning.c Loop over the gain values only once 2015-09-24 12:36:02 -07:00
vector.h Enumerate and list HRTFs per-device 2015-10-06 00:23:11 -07:00