AuroraOpenALSoft/Alc
2012-09-14 04:48:53 -07:00
..
backends Don't include alu.h in alMain.h 2012-09-14 02:14:29 -07:00
ALc.c Warn about SSE performance with non-multiple-of-4 update sizes 2012-09-11 11:17:41 -07:00
alcConfig.c Again try to get _WIN32_IE to behave right with MinGW 2012-09-11 01:39:05 -07:00
alcDedicated.c Use a non-interleaved DryBuffer 2012-09-11 06:32:42 -07:00
alcEcho.c Use a non-interleaved DryBuffer 2012-09-11 06:32:42 -07:00
alcModulator.c Use a non-interleaved DryBuffer 2012-09-11 06:32:42 -07:00
alcReverb.c Fix up some more header includes 2012-09-14 02:42:36 -07:00
alcRing.c Avoid a junk sample at the start of the ring buffer, and allocate the buffer 2011-06-27 14:30:45 -07:00
alcThread.c Set a 1MB stack size for created threads 2012-04-16 19:15:48 -07:00
ALu.c Implement an SSE linear resampler 2012-09-14 04:48:53 -07:00
bs2b.c Use memset to clear the bs2b filter's last sample and remove the unused is_clear function 2012-02-19 13:09:29 -08:00
helpers.c Don't include alu.h in alMain.h 2012-09-14 02:14:29 -07:00
hrtf_tables.inc Use the correct size for defaultCoeffs 2012-09-11 10:43:53 -07:00
hrtf.c Restore support for the previous mhr format 2012-09-12 07:25:05 -07:00
mixer_c.c Use a source param for the resampler and move them to the mixer source 2012-09-14 04:13:18 -07:00
mixer_defs.h Implement an SSE linear resampler 2012-09-14 04:48:53 -07:00
mixer_inc.c Minor cleanups for variable declarations 2012-09-11 09:40:08 -07:00
mixer_neon.c Update HRTF code 2012-09-11 02:11:51 -07:00
mixer_sse.c Implement an SSE linear resampler 2012-09-14 04:48:53 -07:00
mixer.c Ensure the ResampledBuffer is aligned 2012-09-14 04:16:49 -07:00
panning.c Use a more efficient method to offset the speaker angles when computing gains 2012-08-09 02:31:19 -07:00