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