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