SDL/src
Ryan C. Gordon 1e2f311811
audio: backport SDL3's audio datatype converters.
These are faster and more precise.

This did not change the Uint16 versions (as SDL3 dropped them, and honestly
no one should be using them in SDL2), nor the NEON converters (as this was
not changed in SDL3, so far).

Fixes #8786.
2024-01-16 10:04:09 -05:00
..
atomic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
audio audio: backport SDL3's audio datatype converters. 2024-01-16 10:04:09 -05:00
core Fix compile error with XInputOnGameInput.h 2024-01-10 12:54:00 -08:00
cpuinfo Updated copyright for 2024 2024-01-01 13:19:49 -08:00
dynapi Updated copyright for 2024 2024-01-01 13:19:49 -08:00
events Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
file Updated copyright for 2024 2024-01-01 13:19:49 -08:00
filesystem Updated copyright for 2024 2024-01-01 13:19:49 -08:00
haptic Updated copyright for 2024 2024-01-01 13:19:49 -08:00
hidapi Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
joystick Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
libm Updated copyright for 2024 2024-01-01 13:19:49 -08:00
loadso Updated copyright for 2024 2024-01-01 13:19:49 -08:00
locale Updated copyright for 2024 2024-01-01 13:19:49 -08:00
main Updated copyright for 2024 2024-01-01 13:19:49 -08:00
misc Updated copyright for 2024 2024-01-01 13:19:49 -08:00
power Updated copyright for 2024 2024-01-01 13:19:49 -08:00
render Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
sensor Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
stdlib Updated copyright for 2024 2024-01-01 13:19:49 -08:00
test test: Use SDL_CreateRGBSurfaceWithFormatFrom for SDLTest_ImageFace 2024-01-10 06:09:40 -08:00
thread Fixed Xcode warnings 2024-01-13 08:15:41 -08:00
timer Updated copyright for 2024 2024-01-01 13:19:49 -08:00
video Touchpads already have their right/left buttons swapped in raw input 2024-01-15 19:46:31 -08:00
SDL.c Add hint to make SDL handle dbus_shutdown() 2024-01-07 14:23:57 -08:00
SDL_assert.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_assert_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_dataqueue.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_error_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_guid.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_hints_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_internal.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_list.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_list.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_log.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_log_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils.c Updated copyright for 2024 2024-01-01 13:19:49 -08:00
SDL_utils_c.h Updated copyright for 2024 2024-01-01 13:19:49 -08:00