Sam Lantinga c94cb3a5d8 Simplified the Xcode project to a single Framework target 1 year ago
..
atomic 37e567994d Fix remaining typos (#7921) 1 year ago
audio cf46467a42 pulseaudio: Some fixes that seem to avoid an assertion in libpulse. 1 year ago
core d4519aafd3 Remove the unimplemented CloseIC in fcitx module 1 year ago
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py 1 year ago
dynapi d4a867a256 Rename SDL_GetPath to SDL_GetUserFolder 1 year ago
events 2fff999a41 Try to create the dummy mouse cursor after video backend initialization 1 year ago
file bea99d48f2 Changed 'freesrc' parameter from int to SDL_bool 1 year ago
filesystem d4a867a256 Rename SDL_GetPath to SDL_GetUserFolder 1 year ago
haptic ddbdd73258 Updated source to match SDL function prototype style 1 year ago
hidapi c94cb3a5d8 Simplified the Xcode project to a single Framework target 1 year ago
joystick 0500fca00c Add missing break 1 year ago
libm 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 1 year ago
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
locale ddbdd73258 Updated source to match SDL function prototype style 1 year ago
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 2 years ago
misc c94cb3a5d8 Simplified the Xcode project to a single Framework target 1 year ago
power 95f244598b power: On Linux, compare status strings as case-insensitive. 1 year ago
render 00fc50557e Make sure logical presentation is complete before destroying the logical render target 1 year ago
sensor 3ddbeab88f Moved Android sensor event handling to a separate thread 1 year ago
stdlib 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() 1 year ago
test 4f122c6e39 Removed test binding for space key 1 year ago
thread 37e567994d Fix remaining typos (#7921) 1 year ago
timer cb73bed6eb SDL API renaming: SDL TLS functions 1 year ago
video 71099149b8 Fall back to Xlib if XRandR isn't available 1 year ago
SDL.c ec5088cb99 src/SDL.c: add managarm support 1 year ago
SDL_assert.c c065a9b128 Fix some issues caught by check_stdlib_usage.py 1 year ago
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_dataqueue.c ddbdd73258 Updated source to match SDL function prototype style 1 year 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 1 year ago
SDL_error_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 2 years ago
SDL_hints.c e643d28d9c Set the hint value before calling hint callbacks 1 year ago
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 1 year 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 2 years ago
SDL_list.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style 1 year ago
SDL_log_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 1 year ago
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 1 year ago