Sam Lantinga 9874fc4e6a Reconnect as a different controller if the Wii extension hardware changes 3 лет назад
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent 3 лет назад
audio b9e3cae572 Add more valid configurations to PS2 audio driver 3 лет назад
core 3c78ba570b dbus: Use xdg-desktop-portal Inhibit when running under Flatpak or Snap 3 лет назад
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection 3 лет назад
dynapi 3cbfd75d0f Re-added the CRC to the joystick guid 3 лет назад
events 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 3 лет назад
file f317d619cc Xbox GDKX support (#5869) 3 лет назад
filesystem cef1514b01 Fixed some Xcode warnings 3 лет назад
haptic f317d619cc Xbox GDKX support (#5869) 3 лет назад
hidapi 2847696338 hidapi: really fix dynamic / non-dynamic libusb loading. 3 лет назад
joystick 9874fc4e6a Reconnect as a different controller if the Wii extension hardware changes 3 лет назад
libm f0a05ed476 Add some PS2 flags 3 лет назад
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 лет назад
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 4 лет назад
main a4f84803c4 Disable fileXio and patch fio 3 лет назад
misc f317d619cc Xbox GDKX support (#5869) 3 лет назад
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 4 лет назад
render f1e4685806 Adding specific SDL_Hint for the dynamic VSYNC 3 лет назад
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 4 лет назад
stdlib 67cb3874ef Fixed potential uninitialized variable usage 3 лет назад
test 2dd7659884 test: Fixed wrong arguments to SDL_SetWindowFullscreen. 3 лет назад
thread f317d619cc Xbox GDKX support (#5869) 3 лет назад
timer f317d619cc Xbox GDKX support (#5869) 3 лет назад
video 371735e95b Silence unused variable warning 3 лет назад
SDL.c f317d619cc Xbox GDKX support (#5869) 3 лет назад
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 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 d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 3 лет назад
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 3 лет назад
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 3 лет назад
SDL_hints.c d4192850c1 Added SDL_ResetHint() to reset a hint to the default value 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 4 лет назад
SDL_list.h 78834b50d6 Add SDL_list.c/h 4 лет назад
SDL_log.c ad0b91302d android: Add missing entries to SDL_category_prefixes table. 3 лет назад
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 лет назад
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 3 лет назад
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 3 лет назад