Sam Lantinga dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer 3 years ago
..
atomic ebdfd0e175 atomic: detect clang separately 3 years ago
audio 6d5edfa733 Fixed crash on Android 8, due to bugs in AAudio implementation 3 years ago
core a559864968 x11/wayland: Fix signal handling while blocking in WaitEventTimeout() 3 years ago
cpuinfo 9886d897e2 Fix AltiVec detection on FreeBSD 3 years ago
dynapi 0d98793693 testwm2: Fix video modes menu hit detection when highdpi or logical size used (#4936) 3 years ago
events fd79607eb0 Added SDL_GetWindowMouseRect() 3 years ago
file abcfb22b7d Add support for Vita file API in SDL_rwops 4 years ago
filesystem 9ee6942e79 Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath 3 years ago
haptic 6b64c47b69 haptics: Enumerate XInput/DInput joysticks after haptic init 3 years ago
hidapi 6c4b4ee7a6 Don't assert on API parameters 3 years ago
joystick 7681929cb4 Don't send the initial joystick axis event if the application is in the background 3 years ago
libm 9130f7c377 Updated copyright for 2021 4 years ago
loadso 9130f7c377 Updated copyright for 2021 4 years ago
locale 01a2f27679 consistently use TEXT() macro with LoadLibrary() and GetModuleHandle() 4 years ago
main 3f6ebffff4 Updated to version 2.0.17 for development 3 years ago
misc 839ca0ea64 SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830) 3 years ago
power 345c161feb Fixed some accidental uses of external C runtime functions 3 years ago
render 6c4b4ee7a6 Don't assert on API parameters 3 years ago
sensor e58a955e68 Deprecate dolcesdk 4 years ago
stdlib dc4c7d9539 Fixed infinite loop in SDL_vsnprintf() if the format string is too large for the output buffer 3 years ago
test d5032582e0 Use consistent language between SDLTest_AssertPass() and SDLTest_AssertCheck() 3 years ago
thread 43ddc59fa8 Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877) 3 years ago
timer c7065bf42f Fix warning: declaration shadows a local variable 3 years ago
video 6c4b4ee7a6 Don't assert on API parameters 3 years ago
SDL.c 0e294e90ae Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834) 3 years ago
SDL_assert.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_assert_c.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_dataqueue.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_dataqueue.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_error.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_error_c.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_hints.c 9130f7c377 Updated copyright for 2021 4 years ago
SDL_hints_c.h 9130f7c377 Updated copyright for 2021 4 years ago
SDL_internal.h c27e1249e1 Remove SDL_HAVE_RENDER_GEOMETRY define 3 years ago
SDL_log.c ed6ce5ccb0 log: Fixed compiler warnings on 64-bit Visual Studio. 3 years ago