AuroraOpenALSoft/Alc
Chris Robinson 1212523470 Implement the double and int64 source setters
Note that currently the int64 setters do not range check before being passed to
the int setters, erroneously chopping off the upper bits.
2012-10-13 00:56:39 -07:00
..
backends Lock the device using the pulseaudio main loop 2012-10-07 02:25:59 -07:00
ALc.c Implement the double and int64 source setters 2012-10-13 00:56:39 -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 Combine early reflections and late reverb in VerbPass 2012-09-27 17:30:35 -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 Fix copying the listener Up vector 2012-10-12 23:35:00 -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 Don't assume x86 or x64 to use IsProcessorFeaturePresent 2012-10-08 00:43:51 -07:00
hrtf_tables.inc Use the correct size for defaultCoeffs 2012-09-11 10:43:53 -07:00
hrtf.c Fix a type mismatch 2012-10-07 08:19:09 -07:00
mixer_c.c Avoid mixing to a send slot if the gain is too low 2012-10-10 03:52:45 -07:00
mixer_defs.h Add a special resampler for matching sample rates 2012-10-05 06:03:19 -07:00
mixer_inc.c Avoid building redundant mixers 2012-09-16 08:14:26 -07:00
mixer_neon.c Update HRTF code 2012-09-11 02:11:51 -07:00
mixer_sse.c Combine multiple loops into one 2012-09-24 19:07:07 -07:00
mixer.c Set Hrtf.Moving after setting the source params instead of after mixing 2012-10-09 06:54:21 -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