Sylvain 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android 1 年間 前
..
atomic f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression 1 年間 前
audio fea2504a37 Prioritize the pipewire audio driver over ALSA 1 年間 前
core 3ab98a3572 Removed debug print statements (thanks @stsp!) 1 年間 前
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py 1 年間 前
dynapi 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android 1 年間 前
events fd4a2cce9e SDL_syswm.h has been removed and replaced with window properties 1 年間 前
file 2a1660ab51 Additional cleanup for SDL_RWprintf() (thanks @sezero!) 1 年間 前
filesystem 6f8a6a31ca gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath 1 年間 前
haptic 66cf30c2de Removed misleading comment 1 年間 前
hidapi c6d9fb1ad7 hidapi: Avoid memcpy'ing to NULL. 1 年間 前
joystick 15bc12165a Actually we need to enumerate the 8BitDo Xbox SKUs 1 年間 前
libm a84389f6bb libm: use union for infinity 1 年間 前
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 年 前
locale ddbdd73258 Updated source to match SDL function prototype style 1 年間 前
main b5347c3364 Fixed emscripten and iOS builds 1 年間 前
misc 690eae7d22 Implement visionOS support 1 年間 前
power eebd5d18a2 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE 1 年間 前
render 6c91b28e71 Added the "SDL.renderer.d3d12.command_queue" property 1 年間 前
sensor f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression 1 年間 前
stdlib 1a83bf2399 fix a possible memory leak in SDL_vasprintf() 1 年間 前
test dbcd390cdf Log drag and drop position updates in SDL test programs 1 年間 前
thread e6116d399a mutex: Removed SDL_MUTEX_MAXWAIT. 1 年間 前
timer e6116d399a mutex: Removed SDL_MUTEX_MAXWAIT. 1 年間 前
video 59f93e20a7 Add SDL Video Capture, with back-end for linux/macos/ios/android 1 年間 前
SDL.c 407a3cb4e0 Fixed infinite recursion initializing properties 1 年間 前
SDL_assert.c 5008521538 emscripten: Restore compatibility with existing emsdk releases. 1 年間 前
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_error.c ddbdd73258 Updated source to match SDL function prototype style 1 年間 前
SDL_error_c.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 2 年 前
SDL_hashtable.c f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression 1 年間 前
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. 1 年間 前
SDL_hints.c e643d28d9c Set the hint value before calling hint callbacks 1 年間 前
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 1 年間 前
SDL_internal.h f439ccfc1a Updated return values for SDL event functions 1 年間 前
SDL_list.c fde78d12f2 Updated copyright for 2023 2 年 前
SDL_list.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style 1 年間 前
SDL_log_c.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_properties.c 407a3cb4e0 Fixed infinite recursion initializing properties 1 年間 前
SDL_properties_c.h 973c8b3273 Added SDL properties API 1 年間 前
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 1 年間 前
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 1 年間 前