Ryan C. Gordon b49ce86765 audio: Fixed compiler warning on Android NDK. 1 年之前
..
atomic 37e567994d Fix remaining typos (#7921) 1 年之前
audio b49ce86765 audio: Fixed compiler warning on Android NDK. 1 年之前
core 1c074e8d97 android: Fixed audio device detection. 1 年之前
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py 1 年之前
dynapi 5707e14716 audio: Fix up some things that broke when rebasing the branch against main. 1 年之前
events 2fff999a41 Try to create the dummy mouse cursor after video backend initialization 1 年之前
file bea99d48f2 Changed 'freesrc' parameter from int to SDL_bool 1 年之前
filesystem c065a9b128 Fix some issues caught by check_stdlib_usage.py 1 年之前
haptic ddbdd73258 Updated source to match SDL function prototype style 1 年之前
hidapi 4749df0a63 Just disable the 4214 warning instead of trying to change the structure definition 1 年之前
joystick 0500fca00c Add missing break 1 年之前
libm 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 1 年之前
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 年之前
locale ddbdd73258 Updated source to match SDL function prototype style 1 年之前
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 2 年之前
misc b42cb1c6f2 emscripten: Add JS library dependencies using EM_JS_DEPS macro 1 年之前
power 95f244598b power: On Linux, compare status strings as case-insensitive. 1 年之前
render 00fc50557e Make sure logical presentation is complete before destroying the logical render target 1 年之前
sensor 3ddbeab88f Moved Android sensor event handling to a separate thread 1 年之前
stdlib 0a4e6f6d29 Added SDL_strnlen() and SDL_wcsnlen() 1 年之前
test 0b6255551e test: Fixed incorrect SDL_OpenAudioDevice call in testautomation. 1 年之前
thread 37e567994d Fix remaining typos (#7921) 1 年之前
timer cb73bed6eb SDL API renaming: SDL TLS functions 1 年之前
video 13202642a3 aaudio: Fixed capitialization, plus some minor cleanups. 1 年之前
SDL.c ec5088cb99 src/SDL.c: add managarm support 1 年之前
SDL_assert.c c065a9b128 Fix some issues caught by check_stdlib_usage.py 1 年之前
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 2 年之前
SDL_dataqueue.c ddbdd73258 Updated source to match SDL function prototype style 1 年之前
SDL_dataqueue.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年之前
SDL_error.c ddbdd73258 Updated source to match SDL function prototype style 1 年之前
SDL_error_c.h fde78d12f2 Updated copyright for 2023 2 年之前
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 2 年之前
SDL_hints.c e643d28d9c Set the hint value before calling hint callbacks 1 年之前
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 1 年之前
SDL_internal.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年之前
SDL_list.c fde78d12f2 Updated copyright for 2023 2 年之前
SDL_list.h fde78d12f2 Updated copyright for 2023 2 年之前
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style 1 年之前
SDL_log_c.h fde78d12f2 Updated copyright for 2023 2 年之前
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 1 年之前
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 1 年之前