Sam Lantinga 843873626c Handle window resizing on the render thread in D3D11 and D3D12 2 years ago
..
atomic d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
audio 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 years ago
core 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 years ago
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py 2 years ago
dynapi b374105975 Replaced SDL_GetTextureDXGIResource() with texture properties 2 years ago
events 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 years ago
file d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
filesystem 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 years ago
haptic 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 years ago
hidapi c6d9fb1ad7 hidapi: Avoid memcpy'ing to NULL. 2 years ago
joystick 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 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 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 2 years ago
main b5347c3364 Fixed emscripten and iOS builds 2 years ago
misc d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
power d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
render 843873626c Handle window resizing on the render thread in D3D11 and D3D12 2 years ago
sensor d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
stdlib d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
test 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 2 years ago
thread 8708ba7393 Don't leak if realloc fails 2 years ago
timer d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
video 04b6b2979f Re-add SDL_assert() with non boolean ptr syntax (#8530) 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 d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. 2 years ago
SDL_hints.c d8600f717e Pointer as bool (libsdl-org#7214) 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 f439ccfc1a Updated return values for SDL event functions 2 years ago
SDL_list.c d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
SDL_list.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_log.c d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_properties.c dfb87e1099 Fix uninitialised variable 'properties' 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