Eddy Jansson 6c2928b4be Switch uses of MIN() to SDL_min() hace 3 años
..
atomic 67f12ede3b move bug #5333 fix to headers hace 3 años
audio 29694869b1 audio: Revert one of the resampler optimizations. hace 3 años
core c39df2fb0c joystick: get HID top-level collection preparsed data directly from RawInput API. hace 3 años
cpuinfo 120c76c84b Updated copyright for 2022 hace 3 años
dynapi e551384a99 Added functions to get the platform dependent name for a joystick or game controller hace 3 años
events fa073ed01a Revert "Fix relative mouse input for Unvanquished (unvanquished.net)" hace 3 años
file 176941a4fb allow MacOS build without SDL_FILE hace 3 años
filesystem 009a0ff95f use explicit GetModuleFileNameW hace 3 años
haptic 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory hace 3 años
hidapi 7a5743031d hidapi, libusb: import mainstream commit 536bad201e hace 3 años
joystick 2ccb0dfd16 Check for macOS 10.16 to support apps built with older macOS SDKs hace 3 años
libm 120c76c84b Updated copyright for 2022 hace 3 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 fa29e2d7f7 Updated to version 2.0.23 for development hace 3 años
misc c93e552068 minor update to winrt/SDL_sysurl.cpp hace 3 años
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails hace 3 años
render 6c2928b4be Switch uses of MIN() to SDL_min() hace 3 años
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() hace 3 años
stdlib 97774cdf72 Move in va_copy() define block from stdlib. hace 3 años
test 0e198a8799 Added a define VERBOSE_MOTION_EVENTS to show mouse and finger motion events hace 3 años
thread d4a01bfef0 os2: SDL_DestroyMutex should ignore NULL mutexes. hace 3 años
timer f708cebe10 fix os2 timer in fallback mode hace 3 años
video 6c2928b4be Switch uses of MIN() to SDL_min() hace 3 años
SDL.c a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() hace 3 años
SDL_assert.c ca26df3404 assert: Allow messages of any length. hace 3 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 120c76c84b Updated copyright for 2022 hace 3 años
SDL_error_c.h 120c76c84b Updated copyright for 2022 hace 3 años
SDL_hints.c ba62ead5ec Handle potential out of memory condition when working with hints hace 3 años
SDL_hints_c.h 120c76c84b Updated copyright for 2022 hace 3 años
SDL_internal.h 97774cdf72 Move in va_copy() define block from stdlib. hace 3 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 888899244c log: Allow log messages of any length. hace 3 años
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() hace 3 años