Ozkan Sezer 77c7836c26 fix vita build failure after commit 2c518747b hace 3 años
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent hace 3 años
audio b9e3cae572 Add more valid configurations to PS2 audio driver hace 3 años
core 71fb91f7e4 evdev: Fix build with libudev and joystick subsystem disabled hace 3 años
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection hace 3 años
dynapi 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver hace 3 años
events 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. hace 3 años
file f317d619cc Xbox GDKX support (#5869) hace 3 años
filesystem cef1514b01 Fixed some Xcode warnings hace 3 años
haptic f317d619cc Xbox GDKX support (#5869) hace 3 años
hidapi aa2e2f4843 Make sure HID devices can be opened before making them available to the application hace 3 años
joystick 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver hace 3 años
libm f0a05ed476 Add some PS2 flags hace 3 años
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError hace 4 años
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support hace 4 años
main a4f84803c4 Disable fileXio and patch fio hace 3 años
misc f317d619cc Xbox GDKX support (#5869) hace 3 años
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails hace 4 años
render 00b67f5572 Fix potential memory leak in GLES_CreateTexture hace 3 años
sensor 77c7836c26 fix vita build failure after commit 2c518747b hace 3 años
stdlib dc2a682a82 Use the right kind of 0 hace 3 años
test 101306edcf Do case insensitive matching on test cases hace 3 años
thread f317d619cc Xbox GDKX support (#5869) hace 3 años
timer f317d619cc Xbox GDKX support (#5869) hace 3 años
video d71df6448b Fixed bug #6287 - SDL_FillRect failed for SDL_Surface with BitsPerPixel == 4 hace 3 años
SDL.c 4e375996d3 Added a hint to return the version in the old format hace 3 años
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 hace 3 años
SDL_assert_c.h 120c76c84b Updated copyright for 2022 hace 4 años
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 hace 4 años
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 hace 4 años
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) hace 3 años
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message hace 3 años
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick hace 3 años
SDL_hints.c d4192850c1 Added SDL_ResetHint() to reset a hint to the default value hace 3 años
SDL_hints_c.h 120c76c84b Updated copyright for 2022 hace 4 años
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds hace 3 años
SDL_list.c 78834b50d6 Add SDL_list.c/h hace 4 años
SDL_list.h 78834b50d6 Add SDL_list.c/h hace 4 años
SDL_log.c 5892ed4373 Fixed Xcode warnings on macOS hace 3 años
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() hace 3 años
SDL_utils.c 53e685168d Fixed declaration-after-statement warning hace 3 años
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) hace 3 años