SDL/src/audio
Sylvain Becker aea7e56a24 android: use __ARM_NEON instead of __ARM_NEON__ to include <arm_neon.h>
Only __ARM_NEON is defined with Android NDK and arm64-v8a
Tested on ndk-r18, ndk-r13 and also Xcode.
(Visual Studio needs a different fix).

Fixes Bugzilla #4409.
2018-12-04 12:34:45 +01:00
..
alsa Fixed whitespace 2018-09-24 11:49:25 -07:00
android Added support for surround sound and float audio on Android 2018-10-09 20:12:43 -07:00
arts Fixed whitespace 2018-09-24 11:49:25 -07:00
coreaudio Fixed bug 4169 - Crash due to audio session observer race condition 2018-05-24 07:30:24 -07:00
directsound Fixed whitespace 2018-09-24 11:49:25 -07:00
disk Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dsp Updated copyright for 2018 2018-01-03 10:03:25 -08:00
dummy Updated copyright for 2018 2018-01-03 10:03:25 -08:00
emscripten Emscripten: make CloseAudio actually close audio 2018-11-15 18:22:30 +00:00
esd Updated copyright for 2018 2018-01-03 10:03:25 -08:00
fusionsound Updated copyright for 2018 2018-01-03 10:03:25 -08:00
haiku Updated copyright for 2018 2018-01-03 10:03:25 -08:00
jack Fixed bug 4184 - jack audio driver fails in presence of midi ports 2018-06-01 19:43:53 -07:00
nacl Updated copyright for 2018 2018-01-03 10:03:25 -08:00
nas Updated copyright for 2018 2018-01-03 10:03:25 -08:00
netbsd Updated copyright for 2018 2018-01-03 10:03:25 -08:00
paudio Updated copyright for 2018 2018-01-03 10:03:25 -08:00
psp Updated copyright for 2018 2018-01-03 10:03:25 -08:00
pulseaudio Fixed whitespace 2018-09-24 11:49:25 -07:00
qsa Updated copyright for 2018 2018-01-03 10:03:25 -08:00
sndio Updated copyright for 2018 2018-01-03 10:03:25 -08:00
sun Updated copyright for 2018 2018-01-03 10:03:25 -08:00
wasapi wasapi/win32: Sort initial device lists by device GUID. 2018-10-21 22:40:17 -04:00
winmm Fixed whitespace 2018-09-24 11:49:25 -07:00
SDL_audio.c audio: All device names reported by SDL must be unique. 2018-10-10 15:20:56 -04:00
SDL_audio_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_audiocvt.c Deal with possible malloc(0) calls, as pointed out by static analysis. 2018-06-25 12:55:23 -04:00
SDL_audiodev.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_audiodev_c.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_audiotypecvt.c android: use __ARM_NEON instead of __ARM_NEON__ to include <arm_neon.h> 2018-12-04 12:34:45 +01:00
SDL_mixer.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_sysaudio.h audio: All device names reported by SDL must be unique. 2018-10-10 15:20:56 -04:00
SDL_wave.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_wave.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00