..
backends
Recognize DSSPEAKER_5POINT1_SURROUND (and 7POINT1) with DSound
2013-05-22 14:25:33 -07:00
ALc.c
Check for SSE2 and set the denormals-are-zero bit for mixing if available
2013-05-22 17:04:37 -07:00
alcChorus.c
Use restrict instead of RESTRICT
2013-05-22 15:11: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 restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
alcDistortion.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
alcEcho.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
alcEqualizer.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
alcFlanger.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
alcModulator.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
alcReverb.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -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 restrict instead of RESTRICT
2013-05-22 15:11:39 -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
Merge the fesetround FPU handler with the assembly one
2013-05-22 22:21:00 -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
Fix a type mismatch
2012-10-07 08:19:09 -07:00
mixer_c.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
mixer_defs.h
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
mixer_inc.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
mixer_neon.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
mixer_sse.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -07:00
mixer.c
Use restrict instead of RESTRICT
2013-05-22 15:11:39 -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