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