Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
..
atomic d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
audio 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
core 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
cpuinfo 69cae07cc1 cpuinfo: Fix detection of physical memory above 2GB on NetBSD 2 years ago
dynapi daa38dc793 touch: Replace GetNumTouchDevices/GetTouchDevice with a single function. 2 years ago
events 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
file 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
filesystem 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
haptic 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
hidapi 2f806c89b5 initial import of hidapi netbsd uhid native backend from mainstream 2 years ago
joystick 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
libm a84389f6bb libm: use union for infinity 2 years ago
loadso d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
locale 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
main b5347c3364 Fixed emscripten and iOS builds 2 years ago
misc 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
power d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
render 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
sensor 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
stdlib 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
test 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
thread 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
timer 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
video 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
SDL.c d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
SDL_assert.c d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_error.c d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_guid.c d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
SDL_hashtable.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. 2 years ago
SDL_hints.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 2 years ago
SDL_internal.h 5730eb67f0 add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it 2 years ago
SDL_list.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
SDL_list.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_log.c 5730eb67f0 add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it 2 years ago
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_properties.c 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. 2 years ago
SDL_properties_c.h 973c8b3273 Added SDL properties API 2 years ago
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 2 years ago
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 2 years ago