Sam Lantinga 9670d2bb9e Make sure we hold the joystick lock when disconnecting a HIDAPI joystick 3 years ago
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent 3 years ago
audio 5b4b4fa1ff Decrease audio thread priority when created 3 years ago
core b72cf207fb core: linux: Don't cache the RealtimeKit D-Bus connection 3 years ago
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection 3 years ago
dynapi b4c4dd84c2 Added SDL_crc16() to be used in joystick GUIDs after 2.24.0 3 years ago
events f42291ce68 Don't change mouse capture based on touch events 3 years ago
file f317d619cc Xbox GDKX support (#5869) 3 years ago
filesystem cef1514b01 Fixed some Xcode warnings 3 years ago
haptic f317d619cc Xbox GDKX support (#5869) 3 years ago
hidapi b880709e9c Added libusb hack for Gamesir-G3w which needs the same adjustment as the Hori controllers 3 years ago
joystick 9670d2bb9e Make sure we hold the joystick lock when disconnecting a HIDAPI joystick 3 years ago
libm f0a05ed476 Add some PS2 flags 3 years ago
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 years ago
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 4 years ago
main f1416ef2ba Updated to version 2.23.2 for release candidate 3 years ago
misc f317d619cc Xbox GDKX support (#5869) 3 years ago
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 4 years ago
render 7d5ccae22d Fix memory leak when destroying texture 3 years ago
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 4 years ago
stdlib 67cb3874ef Fixed potential uninitialized variable usage 3 years ago
test 2dd7659884 test: Fixed wrong arguments to SDL_SetWindowFullscreen. 3 years ago
thread f317d619cc Xbox GDKX support (#5869) 3 years ago
timer f317d619cc Xbox GDKX support (#5869) 3 years ago
video 26948f01a3 cocoa: Make SDL_MinimizeWindow() work with borderless windows. 3 years ago
SDL.c f317d619cc Xbox GDKX support (#5869) 3 years ago
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 3 years ago
SDL_assert_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 3 years ago
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 3 years ago
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 3 years ago
SDL_hints.c d4192850c1 Added SDL_ResetHint() to reset a hint to the default value 3 years ago
SDL_hints_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 3 years ago
SDL_list.c 78834b50d6 Add SDL_list.c/h 4 years ago
SDL_list.h 78834b50d6 Add SDL_list.c/h 4 years ago
SDL_log.c ad0b91302d android: Add missing entries to SDL_category_prefixes table. 3 years ago
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 years ago
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 3 years ago
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 3 years ago