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