Ryan C. Gordon fd75a4ca05 emscriptenaudio: Deal with blocked audio devices better. hace 3 años
..
atomic 37e567994d Fix remaining typos (#7921) hace 3 años
audio fd75a4ca05 emscriptenaudio: Deal with blocked audio devices better. hace 3 años
core b903ccf945 SDL_rwops read/write functions return size_t again hace 3 años
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py hace 3 años
dynapi b903ccf945 SDL_rwops read/write functions return size_t again hace 3 años
events d60ebb06d1 mouse: Ensure that the dummy default cursor is removed from the cursor list hace 3 años
file b7889a7389 winrt: use windowsio in non-libc mode hace 3 años
filesystem d4a867a256 Rename SDL_GetPath to SDL_GetUserFolder hace 3 años
haptic ddbdd73258 Updated source to match SDL function prototype style hace 3 años
hidapi 3e1ae0c867 Clearified the libusb whitelist default logic hace 3 años
joystick 94b3f78c44 Fix out of bound read of 'has_hat' array hace 3 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 690eae7d22 Implement visionOS support hace 3 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 3 años
sensor a9f6950657 Fixed deadlock shutting down Android sensors hace 3 años
stdlib 342ec51131 Fix overflow when doing SDL_sscanf("%hd", ...) hace 3 años
test 8e898c4a21 SDL_test does not parse --samples argument hace 3 años
thread b75c751dfc rwlock: Make generic implmentations work on single-threaded platforms. hace 3 años
timer cb73bed6eb SDL API renaming: SDL TLS functions hace 3 años
video c7588e4261 Transparent window for Win32 + OpenGL (#8143) hace 3 años
SDL.c 77446e2029 Unaligned stacks on i686-w64-mingw32 may lead to crashes hace 3 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