RetroArch/audio
Themaister ff14092d8d Use -ffast-math.
Helps SINC resampler to auto-vectorize.
2013-02-14 11:57:07 +01:00
..
ext Kill off external driver plug interfaces. 2012-12-22 11:37:15 +01:00
test Use -ffast-math. 2013-02-14 11:57:07 +01:00
xaudio-c Compiled XAudio as C++. 2013-01-11 01:13:55 +01:00
alsa.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
alsathread.c copyrights 2013-01-04 15:02:40 -05:00
coreaudio.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
dsound.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
hermite.c Fix downsampling for SINC. 2013-02-13 21:55:58 +01:00
jack.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
null.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
openal.c Fix potential segfault in AL. 2013-02-11 20:38:16 +01:00
opensl.c Actually use POT size in SL. 2013-01-18 11:29:02 +01:00
oss.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
pulse.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
resampler.c Fix downsampling for SINC. 2013-02-13 21:55:58 +01:00
resampler.h Fix downsampling for SINC. 2013-02-13 21:55:58 +01:00
roar.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
rsound.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
sdl_audio.c Update license headers to 2013. 2013-01-01 01:41:15 +01:00
sinc_neon.S Make number of sinc taps variable in NEON. 2013-02-08 14:28:25 +01:00
sinc.c Fix downsampling for SINC. 2013-02-13 21:55:58 +01:00
utils_neon.S Make number of sinc taps variable in NEON. 2013-02-08 14:28:25 +01:00
utils.c Use NEON conditionally for sample conversions. 2013-01-24 18:37:42 +01:00
utils.h Use NEON conditionally for sample conversions. 2013-01-24 18:37:42 +01:00
xaudio.c Compiled XAudio as C++. 2013-01-11 01:13:55 +01:00