AuroraOpenALSoft/Alc
2012-09-12 03:41:41 -07:00
..
backends Free the global ALSA config after opening capture devices too 2012-09-02 14:26:46 -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 Use a non-interleaved DryBuffer 2012-09-11 06:32:42 -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 Don't use count-specific functions to write to the output buffer 2012-09-11 06:41:24 -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 Use _aligned_free for pointers returned by _aligned_malloc 2012-08-24 17:45:16 -07:00
hrtf_tables.inc Use the correct size for defaultCoeffs 2012-09-11 10:43:53 -07:00
hrtf.c Improve parsing hrtf_tables filenames 2012-09-12 03:41:41 -07:00
mixer_c.c Update HRTF code 2012-09-11 02:11:51 -07:00
mixer_defs.h Do the filtering separately from the mixing 2012-09-11 05:56:19 -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 Minor cleanups for variable declarations 2012-09-11 09:40:08 -07:00
mixer.c Do the filtering separately from the mixing 2012-09-11 05:56:19 -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