Ozkan Sezer 02398a8f11 Allow building against old Linux kernels. 2 years ago
..
atomic ddbdd73258 Updated source to match SDL function prototype style 2 years ago
audio 95727b5c7d use of SDL functions 2 years ago
core 6b12fbc6b7 Re-add the simpler SDL_DBus_AppendDictWithKeyValue() function 2 years ago
cpuinfo ddbdd73258 Updated source to match SDL function prototype style 2 years ago
dynapi 9fe384b696 Fixed display orientation function names for SDL 3.0 convention 2 years ago
events 4c9fb3e169 Added the events SDL_EVENT_JOYSTICK_UPDATE_COMPLETE and SDL_EVENT_GAMEPAD_UPDATE_COMPLETE 2 years ago
file ddbdd73258 Updated source to match SDL function prototype style 2 years ago
filesystem 95727b5c7d use of SDL functions 2 years ago
haptic ddbdd73258 Updated source to match SDL function prototype style 2 years ago
hidapi c6ee9780df Fixed DualSense controllers not being picked up by the HIDAPI driver 2 years ago
joystick 02398a8f11 Allow building against old Linux kernels. 2 years ago
libm 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 2 years ago
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
locale ddbdd73258 Updated source to match SDL function prototype style 2 years ago
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 years ago
misc ddbdd73258 Updated source to match SDL function prototype style 2 years ago
power 95f244598b power: On Linux, compare status strings as case-insensitive. 2 years ago
render 281018f169 Make it clear that you can't mix 2D rendering and the window surface API 2 years ago
sensor 3ddbeab88f Moved Android sensor event handling to a separate thread 2 years ago
stdlib dab4f296b8 Cleanup spacing 2 years ago
test 9fe384b696 Fixed display orientation function names for SDL 3.0 convention 2 years ago
thread cb73bed6eb SDL API renaming: SDL TLS functions 2 years ago
timer cb73bed6eb SDL API renaming: SDL TLS functions 2 years ago
video 95727b5c7d use of SDL functions 2 years ago
SDL.c cb73bed6eb SDL API renaming: SDL TLS functions 2 years ago
SDL_assert.c ddbdd73258 Updated source to match SDL function prototype style 2 years ago
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_dataqueue.c ddbdd73258 Updated source to match SDL function prototype style 2 years ago
SDL_dataqueue.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
SDL_error.c ddbdd73258 Updated source to match SDL function prototype style 2 years ago
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 3 years ago
SDL_hints.c 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 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 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
SDL_list.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_list.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style 2 years ago
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 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