Ethan Lee c0cd8c8142 gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation il y a 3 ans
..
atomic 37e567994d Fix remaining typos (#7921) il y a 3 ans
audio 106abce69f Refactored GetAudioStreamDataInternal buffer handling il y a 3 ans
core c0cd8c8142 gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation il y a 3 ans
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py il y a 3 ans
dynapi 8924d0d927 Added missing function prototype for SDL_WriteS64BE() il y a 3 ans
events d60ebb06d1 mouse: Ensure that the dummy default cursor is removed from the cursor list il y a 3 ans
file b7889a7389 winrt: use windowsio in non-libc mode il y a 3 ans
filesystem c0cd8c8142 gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation il y a 3 ans
haptic ddbdd73258 Updated source to match SDL function prototype style il y a 3 ans
hidapi 845f3c7450 Fixed mismatch between stdlib calloc() and SDL free() il y a 3 ans
joystick 69aec8c915 Fixed the report format for the Razer Wolverine V2 Pro il y a 3 ans
libm 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" il y a 3 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 3 ans
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* il y a 3 ans
misc 690eae7d22 Implement visionOS support il y a 3 ans
power 95f244598b power: On Linux, compare status strings as case-insensitive. il y a 3 ans
render 00fc50557e Make sure logical presentation is complete before destroying the logical render target il y a 3 ans
sensor a9f6950657 Fixed deadlock shutting down Android sensors il y a 3 ans
stdlib 342ec51131 Fix overflow when doing SDL_sscanf("%hd", ...) il y a 3 ans
test 8e898c4a21 SDL_test does not parse --samples argument il y a 3 ans
thread b75c751dfc rwlock: Make generic implmentations work on single-threaded platforms. il y a 3 ans
timer cb73bed6eb SDL API renaming: SDL TLS functions il y a 3 ans
video c7588e4261 Transparent window for Win32 + OpenGL (#8143) il y a 3 ans
SDL.c 77446e2029 Unaligned stacks on i686-w64-mingw32 may lead to crashes il y a 3 ans
SDL_assert.c c065a9b128 Fix some issues caught by check_stdlib_usage.py il y a 3 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 3 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 3 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 3 ans
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. il y a 3 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 3 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 3 ans
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad il y a 3 ans