Sam Lantinga 4d66501736 Fixed building with 10.9 SDK il y a 2 ans
..
atomic 98411c0d33 Added include: libkern/OSAtomic.h il y a 2 ans
audio 8c51cae784 audio/aaudio, audio/openslES: fix -Wdeclaration-after-statement errors il y a 2 ans
core fff34f6304 windows: SDL_IMMDevice needed more deinit code from the Win32 path. il y a 2 ans
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection il y a 2 ans
dynapi 2f0816adb7 Add SDL_GetDefaultAudioInfo. il y a 2 ans
events 2373da5d94 Exposed SDL_ResetKeyboard() as a public function il y a 2 ans
file f317d619cc Xbox GDKX support (#5869) il y a 2 ans
filesystem cef1514b01 Fixed some Xcode warnings il y a 2 ans
haptic f317d619cc Xbox GDKX support (#5869) il y a 2 ans
hidapi be3a945a8b Added support for the 8BitDo Ultimate Wired Controller for Xbox il y a 2 ans
joystick 3ab1e303ec joystick: Refactor and fix a few bugs in Shield HIDAPI driver il y a 2 ans
libm f0a05ed476 Add some PS2 flags il y a 2 ans
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError il y a 3 ans
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support il y a 3 ans
main a054a5f7f2 Improve SDL2 main, adding memory card and usb drivers il y a 2 ans
misc f317d619cc Xbox GDKX support (#5869) il y a 2 ans
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails il y a 3 ans
render 65647b3417 SDL_Render: use high precision texcoords in ES2 shaders, when possible il y a 2 ans
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() il y a 3 ans
stdlib 51f75b8b30 Fix fallback implementations of SDL_strchr and SDL_strrchr for '\0' il y a 2 ans
test 20f51b1fd7 Fixed crash if debug text wasn't drawn during a session il y a 2 ans
thread f317d619cc Xbox GDKX support (#5869) il y a 2 ans
timer f317d619cc Xbox GDKX support (#5869) il y a 2 ans
video 4d66501736 Fixed building with 10.9 SDK il y a 2 ans
SDL.c f317d619cc Xbox GDKX support (#5869) il y a 2 ans
SDL_assert.c 3b191580c3 Windows GDK Support (#5830) il y a 2 ans
SDL_assert_c.h 120c76c84b Updated copyright for 2022 il y a 3 ans
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 il y a 3 ans
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 il y a 3 ans
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) il y a 2 ans
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message il y a 2 ans
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick il y a 2 ans
SDL_hints.c 9703f23663 SDL_SetHintWithPriority: actually, this test is good. il y a 2 ans
SDL_hints_c.h 120c76c84b Updated copyright for 2022 il y a 3 ans
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds il y a 2 ans
SDL_list.c 78834b50d6 Add SDL_list.c/h il y a 3 ans
SDL_list.h 78834b50d6 Add SDL_list.c/h il y a 3 ans
SDL_log.c ad0b91302d android: Add missing entries to SDL_category_prefixes table. il y a 2 ans
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() il y a 3 ans
SDL_utils.c 53e685168d Fixed declaration-after-statement warning il y a 2 ans
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) il y a 2 ans