Sam Lantinga a5e7214795 Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus 1 éve
..
atomic 37e567994d Fix remaining typos (#7921) 1 éve
audio b385dc3b68 n3dsaudio: Patched to compile. 1 éve
core c0cd8c8142 gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation 1 éve
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py 1 éve
dynapi a5e7214795 Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus 1 éve
events d60ebb06d1 mouse: Ensure that the dummy default cursor is removed from the cursor list 1 éve
file b7889a7389 winrt: use windowsio in non-libc mode 1 éve
filesystem 6f8a6a31ca gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath 1 éve
haptic ddbdd73258 Updated source to match SDL function prototype style 1 éve
hidapi 923d612ca1 hidapi: sync macOS code with mainstream. 1 éve
joystick 0f80d47bbd Fixed thread-safety warning 1 éve
libm 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 1 éve
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 éve
locale ddbdd73258 Updated source to match SDL function prototype style 1 éve
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 2 éve
misc 690eae7d22 Implement visionOS support 1 éve
power 95f244598b power: On Linux, compare status strings as case-insensitive. 1 éve
render 00fc50557e Make sure logical presentation is complete before destroying the logical render target 1 éve
sensor a9f6950657 Fixed deadlock shutting down Android sensors 1 éve
stdlib 342ec51131 Fix overflow when doing SDL_sscanf("%hd", ...) 1 éve
test 82e481b520 Added --randmem test parameter 1 éve
thread b75c751dfc rwlock: Make generic implmentations work on single-threaded platforms. 1 éve
timer cb73bed6eb SDL API renaming: SDL TLS functions 1 éve
video a5e7214795 Add SDL_WINDOW_NOT_FOCUSABLE flag to set that the window should not be able to gain key focus 1 éve
SDL.c 77446e2029 Unaligned stacks on i686-w64-mingw32 may lead to crashes 1 éve
SDL_assert.c c065a9b128 Fix some issues caught by check_stdlib_usage.py 1 éve
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 2 éve
SDL_dataqueue.c ddbdd73258 Updated source to match SDL function prototype style 1 éve
SDL_dataqueue.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 éve
SDL_error.c ddbdd73258 Updated source to match SDL function prototype style 1 éve
SDL_error_c.h fde78d12f2 Updated copyright for 2023 2 éve
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 2 éve
SDL_hints.c e643d28d9c Set the hint value before calling hint callbacks 1 éve
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 1 éve
SDL_internal.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 éve
SDL_list.c fde78d12f2 Updated copyright for 2023 2 éve
SDL_list.h fde78d12f2 Updated copyright for 2023 2 éve
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style 1 éve
SDL_log_c.h fde78d12f2 Updated copyright for 2023 2 éve
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 1 éve
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 1 éve