Sylvain 2cc2260435 Fixed bug #5768 - SDL_RenderGeometry's software backend failed to render when texture coordinates are reversed 3 лет назад
..
atomic 67f12ede3b move bug #5333 fix to headers 4 лет назад
audio dc62fec5e9 audio: Fix locking in backends that manage their own callback threads. 3 лет назад
core 4082821822 DirectX 12 Renderer (#5761) 3 лет назад
cpuinfo 17f63e53f8 Add loongarch support 3 лет назад
dynapi 4082821822 DirectX 12 Renderer (#5761) 3 лет назад
events 5669743a43 Make sure SDL_CaptureMouse() is only called on the main thread 3 лет назад
file 8c5bda6acd Vita: remove Vita-specific RWOps code 3 лет назад
filesystem aa6ea607d9 Fixed whitespace 3 лет назад
haptic 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 лет назад
hidapi 964e979d06 hidapi: Allow disabling libusb support at runtime 3 лет назад
joystick 3a20274ddf Refactoring: move GUID operations out of Joystick 3 лет назад
libm b398a847be Add SDL_FLOATWORDORDER for older ARM toolchains 3 лет назад
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 лет назад
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 3 лет назад
main 63e12cf601 SDL_windows_main.c: replace CopyMemory() with SDL_memcpy() 3 лет назад
misc c93e552068 minor update to winrt/SDL_sysurl.cpp 4 лет назад
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 4 лет назад
render 2cc2260435 Fixed bug #5768 - SDL_RenderGeometry's software backend failed to render when texture coordinates are reversed 3 лет назад
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 4 лет назад
stdlib 501a499180 Add clang-format on/off comments where necessary. 3 лет назад
test 6b4bd5a759 test_harness: Report if zero tests to run. 3 лет назад
thread 9b75fa0165 N-Gage port: add changes from code reviews, overall cleanup (#5618) 3 лет назад
timer fbd230bb6c Add support for the Nokia N-Gage (#5597) 3 лет назад
video ec0204d243 x11: Don't use GetXftDPI() when XRandR can tell us the DPI per-output. 3 лет назад
SDL.c fff97c95eb build: Mechanically generate ABI versions from version number 3 лет назад
SDL_assert.c 996b3dc37a Fixed warning building with Visual Studio 3 лет назад
SDL_assert_c.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 4 лет назад
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_error.c 120c76c84b Updated copyright for 2022 4 лет назад
SDL_error_c.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 3 лет назад
SDL_hints.c 9703f23663 SDL_SetHintWithPriority: actually, this test is good. 3 лет назад
SDL_hints_c.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 3 лет назад
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 лет назад
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 лет назад
SDL_log.c f7280dcebb log: Check for integer overflow. 3 лет назад
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 лет назад