Ryan C. Gordon c4141bc11c log: Wrap the call to the logging implementation in a mutex. 3 years ago
..
atomic 67f12ede3b move bug #5333 fix to headers 3 years ago
audio 5066910bf5 audio: Make pregenerated resampler kaiser filter more precise. 3 years ago
core c39df2fb0c joystick: get HID top-level collection preparsed data directly from RawInput API. 3 years ago
cpuinfo 120c76c84b Updated copyright for 2022 3 years ago
dynapi e551384a99 Added functions to get the platform dependent name for a joystick or game controller 3 years ago
events fa073ed01a Revert "Fix relative mouse input for Unvanquished (unvanquished.net)" 3 years ago
file 176941a4fb allow MacOS build without SDL_FILE 3 years ago
filesystem 009a0ff95f use explicit GetModuleFileNameW 3 years ago
haptic 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 3 years ago
hidapi 7a5743031d hidapi, libusb: import mainstream commit 536bad201e 3 years ago
joystick e551384a99 Added functions to get the platform dependent name for a joystick or game controller 3 years ago
libm 120c76c84b Updated copyright for 2022 3 years ago
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 3 years ago
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 3 years ago
main fa29e2d7f7 Updated to version 2.0.23 for development 3 years ago
misc c93e552068 minor update to winrt/SDL_sysurl.cpp 3 years ago
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 3 years ago
render 981e1e3c44 Fixed logical size synchronization issue on macOS 3 years ago
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 3 years ago
stdlib e9ff4fdd49 add SDL_bsearch 3 years ago
test 0e198a8799 Added a define VERBOSE_MOTION_EVENTS to show mouse and finger motion events 3 years ago
thread d4a01bfef0 os2: SDL_DestroyMutex should ignore NULL mutexes. 3 years ago
timer f708cebe10 fix os2 timer in fallback mode 3 years ago
video 12f15aaa74 fix build 3 years ago
SDL.c c4141bc11c log: Wrap the call to the logging implementation in a mutex. 3 years ago
SDL_assert.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_assert_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_error.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_error_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_hints.c ba62ead5ec Handle potential out of memory condition when working with hints 3 years ago
SDL_hints_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_internal.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 years ago
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 years ago
SDL_log.c c4141bc11c log: Wrap the call to the logging implementation in a mutex. 3 years ago