Anonymous Maarten b51a88a95c SDL_malloc.c: fix variable 'used' set but not used hace 2 años
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent hace 2 años
audio 484d5fd6cf audio open: ensure 2 devices don't get the same id hace 2 años
core fdef96e233 Android: remove "nativeSetComposingText" since it's not used anymore hace 2 años
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection hace 2 años
dynapi 64ea6cefaf SDL_ResetHint() no longer clears the callbacks associated with a hint hace 2 años
events b18c361b0f Updated variable name for mouse coordinates in mouse wheel events hace 2 años
file f317d619cc Xbox GDKX support (#5869) hace 2 años
filesystem cef1514b01 Fixed some Xcode warnings hace 2 años
haptic f317d619cc Xbox GDKX support (#5869) hace 2 años
hidapi 8bcbdc706c hidapi, libusb: backport read_thread indefinite loop fix from mainstream hace 2 años
joystick 33050fea39 Only open HID devices that might have a HIDAPI driver available hace 2 años
libm f0a05ed476 Add some PS2 flags hace 2 años
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError hace 3 años
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support hace 3 años
main bb74af1e11 Allow including SDL_uikit_main.c in Apple multi-platform builds hace 2 años
misc f317d619cc Xbox GDKX support (#5869) hace 2 años
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails hace 3 años
render 85fd40fafd Fix -Wunused-const-variable warning when using clang-cl hace 2 años
sensor 77c7836c26 fix vita build failure after commit 2c518747b hace 2 años
stdlib b51a88a95c SDL_malloc.c: fix variable 'used' set but not used hace 2 años
test 101306edcf Do case insensitive matching on test cases hace 2 años
thread 2105c7f6ed SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten) hace 2 años
timer cfab203f91 emscripten: Remove use of EM_ASM from SDL_timer code. hace 2 años
video 914a65e098 wayland: Don't unset min/max values when entering fullscreen via a compositor event hace 2 años
SDL.c 4e375996d3 Added a hint to return the version in the old format hace 2 años
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 hace 2 años
SDL_assert_c.h 120c76c84b Updated copyright for 2022 hace 3 años
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 hace 3 años
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 hace 3 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 2 años
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message hace 2 años
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick hace 2 años
SDL_hints.c cf331ef3f9 Fixed build hace 2 años
SDL_hints_c.h 120c76c84b Updated copyright for 2022 hace 3 años
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds hace 2 años
SDL_list.c 78834b50d6 Add SDL_list.c/h hace 3 años
SDL_list.h 78834b50d6 Add SDL_list.c/h hace 3 años
SDL_log.c 5892ed4373 Fixed Xcode warnings on macOS hace 2 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 2 años
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) hace 2 años