Sam Lantinga 48e213b4cd Fixed SDL_ShouldQuit() returning false during status transitions 1 год назад
..
atomic a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
audio 457d0edeaf Remove some extra semicolons 1 год назад
camera 76f28ea120 Fix stdlib usage 1 год назад
core 76f28ea120 Fix stdlib usage 1 год назад
cpuinfo a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
dialog a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
dynapi 125e592844 Added SDL_ShouldInit() and SDL_ShouldQuit() 1 год назад
events d9a7da4fac Optimized SDL_HasEvent() and SDL_HasEvents() 1 год назад
file 34c6011360 Fixed Windows build 1 год назад
filesystem d8c76d2f34 filesystem: POSIX SDL_SYS_CopyFile shouldn't use a temp file. 1 год назад
gpu 925e47a077 GPU: Fix backwards LogError and SetError calls 1 год назад
haptic a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
hidapi 457d0edeaf Remove some extra semicolons 1 год назад
joystick 6ec8b1a173 Throttle tickle reports to PS4/PS5 controllers 1 год назад
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 1 год назад
loadso 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 год назад
locale 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 год назад
main a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
misc a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 год назад
process 481203c074 Fixed Xcode warnings 1 год назад
render 457d0edeaf Remove some extra semicolons 1 год назад
sensor a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
stdlib ea2e2e451d Better fix for initializing Android environment variables 1 год назад
storage a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
test 54459def69 render: Remove the logical presentation render target. 1 год назад
thread 48e213b4cd Fixed SDL_ShouldQuit() returning false during status transitions 1 год назад
time a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
timer a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
video 671a33c2f7 wayland: Raise all touches on a cancel event 1 год назад
SDL.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
SDL_assert.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 год назад
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code 1 год назад
SDL_error.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL 1 год назад
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code 1 год назад
SDL_hashtable.c 56fc4b790c Reduce strcmp() calls in hashtable lookup 1 год назад
SDL_hashtable.h 90e01040c5 Added thread-safe environment functions 1 год назад
SDL_hints.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL 1 год назад
SDL_internal.h a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 год назад
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 год назад
SDL_log.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code 1 год назад
SDL_properties.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 год назад
SDL_properties_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 год назад
SDL_utils.c 125e592844 Added SDL_ShouldInit() and SDL_ShouldQuit() 1 год назад
SDL_utils_c.h 125e592844 Added SDL_ShouldInit() and SDL_ShouldQuit() 1 год назад