Sam Lantinga 5b3b7e6e7c Separated PS4/PS5 effects support into individual capabilities 2 年 前
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent 2 年 前
audio b9e3cae572 Add more valid configurations to PS2 audio driver 2 年 前
core 339f7a2f6b SDL_windows.h: guard WIN32_LEAN_AND_MEAN and STRICT macro defines. 2 年 前
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection 2 年 前
dynapi ac5b9bc4ee Add support for X11 primary selection (#6132) 2 年 前
events 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 2 年 前
file f317d619cc Xbox GDKX support (#5869) 2 年 前
filesystem cef1514b01 Fixed some Xcode warnings 2 年 前
haptic f317d619cc Xbox GDKX support (#5869) 2 年 前
hidapi aa2e2f4843 Make sure HID devices can be opened before making them available to the application 2 年 前
joystick 5b3b7e6e7c Separated PS4/PS5 effects support into individual capabilities 2 年 前
libm f0a05ed476 Add some PS2 flags 2 年 前
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 3 年 前
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 3 年 前
main a4f84803c4 Disable fileXio and patch fio 2 年 前
misc f317d619cc Xbox GDKX support (#5869) 2 年 前
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 3 年 前
render 00b67f5572 Fix potential memory leak in GLES_CreateTexture 2 年 前
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 3 年 前
stdlib dc2a682a82 Use the right kind of 0 2 年 前
test 101306edcf Do case insensitive matching on test cases 2 年 前
thread f317d619cc Xbox GDKX support (#5869) 2 年 前
timer f317d619cc Xbox GDKX support (#5869) 2 年 前
video 4a06cc0f75 wayland: Apply modifier changes to the text of repeated keys 2 年 前
SDL.c eb25f6c912 Fixed Xbox platform name, courtesy of @walbourn 2 年 前
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 2 年 前
SDL_assert_c.h 120c76c84b Updated copyright for 2022 3 年 前
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 3 年 前
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 3 年 前
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 2 年 前
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 2 年 前
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 2 年 前
SDL_hints.c d4192850c1 Added SDL_ResetHint() to reset a hint to the default value 2 年 前
SDL_hints_c.h 120c76c84b Updated copyright for 2022 3 年 前
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2 年 前
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 年 前
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 年 前
SDL_log.c 5892ed4373 Fixed Xcode warnings on macOS 2 年 前
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 年 前
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 2 年 前
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 2 年 前