AuroraOpenALSoft/Alc
2013-11-08 05:26:43 -08:00
..
backends Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
effects Only use the inner loop for the chorus/flanger template method 2013-11-08 05:26:43 -08:00
ALc.c Remove the Lock and Unlock methods from BackendFuncs 2013-11-04 23:34:18 -08:00
alcConfig.c Fix a potential infinite loop. 2013-06-19 23:24:06 -07:00
alcRing.c Move the device mutex to the backend 2013-10-28 12:05:33 -07:00
ALu.c Use C99 inline in more places 2013-11-04 13:44:46 -08:00
atomic.h Use C99 inline semantics 2013-11-04 12:12:31 -08: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
compat.h Declare LoadLib functions in one place 2013-10-28 17:48:48 -07:00
helpers.c Use C99 inline in more places 2013-11-04 13:44:46 -08: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 Use a helper macro for pi*2 2013-10-08 16:31:23 -07:00
mixer_c.c Use an UNUSED macro instead of void-tagging unused parameters 2013-10-07 07:44:09 -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 macro for the silence threshold 2013-10-06 17:25:47 -07:00
mixer.c Fix a comment 2013-10-26 08:49:37 -07:00
panning.c Use C99 inline in more places 2013-11-04 13:44:46 -08:00
rwlock.h Move some stuff out of alMain.h 2013-10-28 12:48:13 -07:00
threads.c Fix a couple casts 2013-10-28 12:12:26 -07:00
uintmap.h Use C99 inline semantics 2013-11-04 12:12:31 -08:00