Ryan C. Gordon 2f92807087 vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator. il y a 2 ans
..
atomic f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression il y a 2 ans
audio f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression il y a 2 ans
core c53843a961 docs: Remove Doxygen `\brief` tags. il y a 2 ans
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py il y a 3 ans
dynapi 2f92807087 vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator. il y a 2 ans
events 70c149c88f Automatically clean up memory associated with events il y a 2 ans
file 2a1660ab51 Additional cleanup for SDL_RWprintf() (thanks @sezero!) il y a 2 ans
filesystem 6f8a6a31ca gdk: GetBasePath should be a UTF8 version of Win32 GetBasePath il y a 3 ans
haptic f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression il y a 2 ans
hidapi c53843a961 docs: Remove Doxygen `\brief` tags. il y a 2 ans
joystick 3e4d7e48b0 Fixed memory leak in XInput code il y a 2 ans
libm a84389f6bb libm: use union for infinity 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 70c149c88f Automatically clean up memory associated with events il y a 2 ans
misc 690eae7d22 Implement visionOS support il y a 3 ans
power eebd5d18a2 linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE il y a 3 ans
render c53843a961 docs: Remove Doxygen `\brief` tags. il y a 2 ans
sensor f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression il y a 2 ans
stdlib 1a83bf2399 fix a possible memory leak in SDL_vasprintf() il y a 2 ans
test c53843a961 docs: Remove Doxygen `\brief` tags. il y a 2 ans
thread e6116d399a mutex: Removed SDL_MUTEX_MAXWAIT. il y a 2 ans
timer e6116d399a mutex: Removed SDL_MUTEX_MAXWAIT. il y a 2 ans
video 2f92807087 vulkan: SDL_Vulkan_CreateSurface now accepts an app-provided allocator. il y a 2 ans
SDL.c 7f65ed6461 Handle subsystem dependencies recursively il y a 2 ans
SDL_assert.c 5008521538 emscripten: Restore compatibility with existing emsdk releases. il y a 3 ans
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 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_hashtable.c f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression il y a 2 ans
SDL_hashtable.h 0aba2c97db hashtable: SDL_IterateHashTable might as well provide both key and value. il y a 2 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 f439ccfc1a Updated return values for SDL event functions il y a 2 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_properties.c 899eb0d042 thread: Locking mutexes and rwlocks are now void functions. il y a 2 ans
SDL_properties_c.h 973c8b3273 Added SDL properties API il y a 2 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