Sam Lantinga 6c96217727 Added the hint SDL_HINT_MOUSE_RELATIVE_MODE_CENTER, controlling whether the mouse should be constrained to the center of the window or the whole window in relative mode. 4 years ago
..
atomic 67f12ede3b move bug #5333 fix to headers 4 years ago
audio 01bfde4520 simplify SetDSerror 4 years ago
core b22ce2b5a8 Workaround for bug in Microsoft WGI support 4 years ago
cpuinfo 120c76c84b Updated copyright for 2022 4 years ago
dynapi d14a126383 IME Composition Truncation + SDL_IsTextInputShown + SDL_ClearComposition (#5398) 4 years ago
events 5ff42438e3 Added a hint to capture the mouse when mouse buttons are pressed, defaulting on 4 years ago
file 176941a4fb allow MacOS build without SDL_FILE 4 years ago
filesystem dfbe1f7248 SDL_GetBasePath() fixes for OS/2 4 years ago
haptic 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 years ago
hidapi 09b652b70a Make sure the string properties are actually strings (thanks Nat!) 4 years ago
joystick 1868c5b521 Start rumbling once a raw input controller has been correlated 4 years ago
libm 120c76c84b Updated copyright for 2022 4 years ago
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 4 years ago
locale 120c76c84b Updated copyright for 2022 4 years ago
main a0e3c884d4 Updated to version 2.0.21 for development 4 years ago
misc c93e552068 minor update to winrt/SDL_sysurl.cpp 4 years ago
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 4 years ago
render b2db570ce9 SDL_triangle_blit_slow: sync code with SDL_blit_slow to handle ARGB2101010 4 years ago
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 4 years ago
stdlib bdafe1e049 Fixed whitespace 4 years ago
test 120c76c84b Updated copyright for 2022 4 years ago
thread e8c48981f9 pthread/SDL_systhread.c: always include errno.h 4 years ago
timer 99af3281ee timer: Fix Emscripten declaration-after-statement error 4 years ago
video 6c96217727 Added the hint SDL_HINT_MOUSE_RELATIVE_MODE_CENTER, controlling whether the mouse should be constrained to the center of the window or the whole window in relative mode. 4 years ago
SDL.c 60deadba59 re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory 4 years ago
SDL_assert.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_assert_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_error.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_error_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_hints.c 120c76c84b Updated copyright for 2022 4 years ago
SDL_hints_c.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_internal.h 120c76c84b Updated copyright for 2022 4 years ago
SDL_log.c 120c76c84b Updated copyright for 2022 4 years ago