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