AuroraOpenALSoft/Alc
2011-10-30 05:49:17 -07:00
..
backends Initialize/Uninitialize COM as needed 2011-10-24 22:11:16 -07:00
ALc.c Don't close devices that are left open on lib shutdown 2011-10-24 08:23:41 -07:00
alcConfig.c Avoid size_t and ssize_t in some places 2011-09-20 11:40:56 -07:00
alcDedicated.c Remove the effect slot parameter from the effect process method 2011-09-12 00:44:52 -07:00
alcEcho.c Rename LOWPASSFREQCUTOFF to LOWPASSFREQREF 2011-09-30 23:07:15 -07:00
alcModulator.c Use fast float-to-int conversions for some mixer-related code 2011-09-29 06:55:00 -07:00
alcReverb.c Make a floating-point constant a float type 2011-10-02 22:01:51 -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 Fix Win32 thread handle leak 2008-11-05 19:42:56 -08:00
ALu.c Don't translate the listener velocity 2011-10-30 05:49:17 -07:00
bs2b.c Add a few more precision casts 2011-09-22 01:09:02 -07:00
helpers.c Return the key's value from the map when it's removed 2011-10-06 06:39:13 -07:00
hrtf_tables.inc Update HRTF coefficients 2011-07-01 05:08:57 -07:00
hrtf.c Don't use a double when calculating the HRTF coefficients 2011-10-02 22:05:03 -07:00
mixer.c Mark a couple more arrays with restrict 2011-10-08 03:08:13 -07:00
panning.c Use the square root to build the panning table instead of sin/cos 2011-10-10 09:39:02 -07:00