AuroraOpenALSoft/Alc
2013-10-06 04:21:03 -07:00
..
backends Use a simpler U64 macro to make 64-bit constants 2013-10-06 04:21:03 -07:00
effects Implement the Compressor effect 2013-10-03 07:55:12 -07:00
ALc.c Finalize AL_SOFT_deferred_updates 2013-10-05 06:14:04 -07:00
alcConfig.c Fix a potential infinite loop. 2013-06-19 23:24:06 -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 Use a separate value for the maximum buffer channels 2013-07-23 00:13:15 -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 explicit bit offsets when checking for SSE and SSE2 2013-06-06 19:30:55 -07:00
hrtf_tables.inc Fix off-by-one error in the makehrtf dither and add a resample option 2012-11-18 09:29:58 -08:00
hrtf.c Allow enabling HRTF through a context creation attribute 2013-05-31 19:29:32 -07:00
mixer_c.c Use a separate value for the maximum buffer channels 2013-07-23 00:13:15 -07:00
mixer_defs.h Use restrict instead of RESTRICT 2013-05-22 15:11:39 -07:00
mixer_inc.c Use C99's inline instead of __inline 2013-05-28 22:27:07 -07:00
mixer_neon.c Use C99's inline instead of __inline 2013-05-28 22:27:07 -07:00
mixer_sse.c Use a separate value for the maximum buffer channels 2013-07-23 00:13:15 -07:00
mixer.c Use C99's inline instead of __inline 2013-05-28 22:27:07 -07:00
panning.c Use helpers to set channel gain arrays 2013-10-03 05:02:16 -07:00