SDL/src
2023-12-01 08:24:13 -08:00
..
atomic Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
audio error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
core error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
cpuinfo cpuinfo: Fix detection of physical memory above 2GB on NetBSD 2023-11-12 18:12:18 -08:00
dynapi touch: Replace GetNumTouchDevices/GetTouchDevice with a single function. 2023-11-29 20:50:44 -05:00
events fixed SDL_SCANCODE_LEFT array position in scancodes_windows.h 2023-12-01 08:24:13 -08:00
file error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
filesystem error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
haptic error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
hidapi initial import of hidapi netbsd uhid native backend from mainstream 2023-11-26 20:20:28 +03:00
joystick WGI: Cleanup code a bit (#8647) 2023-11-30 11:53:00 -08:00
libm libm: use union for infinity 2023-09-25 18:02:40 +02:00
loadso Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
locale error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
main Fixed emscripten and iOS builds 2023-11-08 14:14:41 -08:00
misc error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
power Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
render error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
sensor error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
stdlib error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
test error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
thread error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
timer error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
video uikit: Patched to compile. 2023-11-30 00:27:17 -05:00
SDL.c Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
SDL_assert.c Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
SDL_assert_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_error.c Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
SDL_error_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_guid.c Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
SDL_hashtable.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hashtable.h hashtable: SDL_IterateHashTable might as well provide both key and value. 2023-10-14 13:23:03 -04:00
SDL_hints.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_hints_c.h For gamepads that don't have their own sensors, try to use the system sensors. 2023-06-16 14:44:59 -07:00
SDL_internal.h add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it 2023-11-23 11:33:20 +03:00
SDL_list.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_list.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_log.c add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it 2023-11-23 11:33:20 +03:00
SDL_log_c.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_properties.c error: SDL's allocators now call SDL_OutOfMemory on error. 2023-11-30 00:14:27 -05:00
SDL_properties_c.h Added SDL properties API 2023-10-11 22:38:00 -07:00
SDL_utils.c Improve sensor detection for Linux gamepad 2023-06-26 07:32:40 -07:00
SDL_utils_c.h Improve sensor detection for Linux gamepad 2023-06-26 07:32:40 -07:00