Ryan C. Gordon c0bd18f023 khronos: Fixed a typo in a Vulkan header, to match upstream. 2 лет назад
..
atomic ddbdd73258 Updated source to match SDL function prototype style 2 лет назад
audio 8315a00a01 Fix crash in AudioConvertByteswap 2 лет назад
core f010411492 Rename SDL_strtokr() to SDL_strtok_r() 2 лет назад
cpuinfo c065a9b128 Fix some issues caught by check_stdlib_usage.py 2 лет назад
dynapi f010411492 Rename SDL_strtokr() to SDL_strtok_r() 2 лет назад
events ffa146f0bc On Windows the mouse speed is affected by the content scale 2 лет назад
file 9d39e50f29 rwops: Use SetFilePointerEx on Windows for appending writes. 2 лет назад
filesystem c065a9b128 Fix some issues caught by check_stdlib_usage.py 2 лет назад
haptic ddbdd73258 Updated source to match SDL function prototype style 2 лет назад
hidapi c6ee9780df Fixed DualSense controllers not being picked up by the HIDAPI driver 2 лет назад
joystick 69c7a49990 Fixed build warnings 2 лет назад
libm 2e465ae31b Revert "Added SDL_nextafter() and SDL_nextafterf()" 2 лет назад
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 лет назад
locale ddbdd73258 Updated source to match SDL function prototype style 2 лет назад
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 лет назад
misc ddbdd73258 Updated source to match SDL function prototype style 2 лет назад
power 95f244598b power: On Linux, compare status strings as case-insensitive. 2 лет назад
render 3c04be4486 The rectangles passed to SDL_BlitSurfaceUnchecked() and SDL_BlitSurfaceUncheckedScaled() are const. 2 лет назад
sensor 3ddbeab88f Moved Android sensor event handling to a separate thread 2 лет назад
stdlib f010411492 Rename SDL_strtokr() to SDL_strtok_r() 2 лет назад
test e264bb5178 Rename SDL_PIXELFORMAT_RGB888 and SDL_PIXELFORMAT_BGR888 to SDL_PIXELFORMAT_XRGB8888 and SDL_PIXELFORMAT_XBGR8888 for clarity 2 лет назад
thread cb73bed6eb SDL API renaming: SDL TLS functions 2 лет назад
timer cb73bed6eb SDL API renaming: SDL TLS functions 2 лет назад
video c0bd18f023 khronos: Fixed a typo in a Vulkan header, to match upstream. 2 лет назад
SDL.c cb73bed6eb SDL API renaming: SDL TLS functions 2 лет назад
SDL_assert.c c065a9b128 Fix some issues caught by check_stdlib_usage.py 2 лет назад
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_dataqueue.c ddbdd73258 Updated source to match SDL function prototype style 2 лет назад
SDL_dataqueue.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 лет назад
SDL_error.c ddbdd73258 Updated source to match SDL function prototype style 2 лет назад
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 3 лет назад
SDL_hints.c e643d28d9c Set the hint value before calling hint callbacks 2 лет назад
SDL_hints_c.h 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. 2 лет назад
SDL_internal.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 лет назад
SDL_list.c fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_list.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_log.c ddbdd73258 Updated source to match SDL function prototype style 2 лет назад
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 лет назад
SDL_utils.c 9cfac88054 Improve sensor detection for Linux gamepad 2 лет назад
SDL_utils_c.h 9cfac88054 Improve sensor detection for Linux gamepad 2 лет назад