Frank Praznik 69cf5fb0e1 wayland: Remove surface type helpers 3 лет назад
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent 3 лет назад
audio e41942e814 fix compilation error SDL_coreaudio mixing declarations and code 3 лет назад
core fdef96e233 Android: remove "nativeSetComposingText" since it's not used anymore 3 лет назад
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection 3 лет назад
dynapi 64ea6cefaf SDL_ResetHint() no longer clears the callbacks associated with a hint 3 лет назад
events 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 3 лет назад
file f317d619cc Xbox GDKX support (#5869) 3 лет назад
filesystem cef1514b01 Fixed some Xcode warnings 3 лет назад
haptic f317d619cc Xbox GDKX support (#5869) 3 лет назад
hidapi 8bcbdc706c hidapi, libusb: backport read_thread indefinite loop fix from mainstream 3 лет назад
joystick ddc3de602e Added mapping for PS5 controller over Bluetooth on Android 12 3 лет назад
libm f0a05ed476 Add some PS2 flags 3 лет назад
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 лет назад
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 4 лет назад
main bb74af1e11 Allow including SDL_uikit_main.c in Apple multi-platform builds 3 лет назад
misc f317d619cc Xbox GDKX support (#5869) 3 лет назад
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 4 лет назад
render 321ca1091d opengles2: Texture names are GLuint, not GLenum. 3 лет назад
sensor 77c7836c26 fix vita build failure after commit 2c518747b 3 лет назад
stdlib dc2a682a82 Use the right kind of 0 3 лет назад
test 101306edcf Do case insensitive matching on test cases 3 лет назад
thread f317d619cc Xbox GDKX support (#5869) 3 лет назад
timer cfab203f91 emscripten: Remove use of EM_ASM from SDL_timer code. 3 лет назад
video 69cf5fb0e1 wayland: Remove surface type helpers 3 лет назад
SDL.c 4e375996d3 Added a hint to return the version in the old format 3 лет назад
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 3 лет назад
SDL_assert_c.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 4 лет назад
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 3 лет назад
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 3 лет назад
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 3 лет назад
SDL_hints.c cf331ef3f9 Fixed build 3 лет назад
SDL_hints_c.h 120c76c84b Updated copyright for 2022 4 лет назад
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 3 лет назад
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 3 лет назад
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 лет назад
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 3 лет назад
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 3 лет назад