AuroraOpenALSoft/Alc
2018-01-13 03:22:41 -08:00
..
backends Make a couple functions inline 2018-01-12 02:37:48 -08:00
effects Fix up some types for MSVC 2018-01-11 10:55:35 -08:00
ALc.c Make NumAttrsForDevice do similar type checks as alcGetIntegerv 2018-01-12 11:34:23 -08:00
alconfig.c Allow GetProcPath to return the filename also 2018-01-13 02:59:21 -08:00
alconfig.h Move the config function declarations to their own header 2018-01-11 07:56:54 -08:00
alstring.h Add a string function to copy a wide-char range 2018-01-13 02:03:13 -08:00
ALu.c Move the FPU mode declarations to a separate header 2018-01-11 08:44:52 -08:00
ambdec.c Rename al_string_* functions to alstr_* 2017-04-04 06:58:53 -07:00
ambdec.h More ALsizei, with the B-Format decoder 2017-01-16 09:37:55 -08:00
bformatdec.c Fix up some types for MSVC 2018-01-11 10:55:35 -08:00
bformatdec.h Add a front-stablizer config option for surround sound modes 2017-07-31 23:49:48 -07:00
bs2b.c Fix more uses of unsigned sizes and offsets 2017-02-10 06:20:16 -08:00
compat.h Allow GetProcPath to return the filename also 2018-01-13 02:59:21 -08:00
converter.c Move the FPU mode declarations to a separate header 2018-01-11 08:44:52 -08:00
converter.h Use one macro to handle both resample padding sizes 2018-01-09 23:55:59 -08:00
cpu_caps.h Move the CPU capability flags to a separate header 2018-01-11 07:19:19 -08:00
fpu_modes.h Move the FPU mode declarations to a separate header 2018-01-11 08:44:52 -08:00
helpers.c Support procfs on *BSD to get the process binary 2018-01-13 03:22:41 -08:00
hrtf.c Fix up some types for MSVC 2018-01-11 10:55:35 -08:00
hrtf.h Move some HRTF structures to hrtf.h 2018-01-11 03:53:25 -08:00
logging.h Move logging declarations to a separate header 2018-01-11 20:17:02 -08:00
mastering.c Move the compressor/limiter declarations to their own header 2018-01-11 06:50:53 -08:00
mastering.h Move the compressor/limiter declarations to their own header 2018-01-11 06:50:53 -08:00
mixer_c.c Use a separate function to get the cubic value 2018-01-07 17:24:29 -08:00
mixer_defs.h Replace the sinc4 resampler with cubic 2018-01-07 05:32:07 -08:00
mixer_inc.c Add a mixing function to blend HRIRs 2017-05-03 03:29:21 -07:00
mixer_neon.c Replace the sinc4 resampler with cubic 2018-01-07 05:32:07 -08:00
mixer_sse2.c Store the sinc4 table in the filter state 2017-08-16 18:09:53 -07:00
mixer_sse3.c Replace the sinc4 resampler with cubic 2018-01-07 05:32:07 -08:00
mixer_sse41.c Replace the sinc4 resampler with cubic 2018-01-07 05:32:07 -08:00
mixer_sse.c Add casts for assigning the SSE bsinc filter pointers 2017-10-07 15:28:35 -07:00
mixer.c Move the config function declarations to their own header 2018-01-11 07:56:54 -08:00
nfcfilter.c Fix NFC filter to set the correct center frequency 2017-03-16 19:58:21 -07:00
nfcfilter.h Add an NFC filter implementation 2017-03-09 15:41:20 -08:00
panning.c Fix up some types for MSVC 2018-01-11 10:55:35 -08:00
polymorphism.h Remove SET_VTABLE1 2018-01-11 09:39:52 -08:00
ringbuffer.c Avoid including alMain.h in ringbuffer.c 2018-01-11 10:03:26 -08:00
ringbuffer.h Move the ringbuffer declarations to a separate header 2018-01-11 09:16:28 -08:00
uhjfilter.c Move the UNEXPECTED macro to the main header and rename it 2018-01-07 22:20:08 -08:00
uhjfilter.h Use ALsizei in a few more places 2017-01-16 08:59:08 -08:00
vector.h Avoid dereferencing a NULL pointer 2017-12-31 23:19:41 -08:00