Anonymous Maarten 76f28ea120 Fix stdlib usage hai 6 meses
..
atomic a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
audio 95c3ee77c1 Removed testing code hai 7 meses
camera 76f28ea120 Fix stdlib usage hai 6 meses
core 76f28ea120 Fix stdlib usage hai 6 meses
cpuinfo a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
dialog a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
dynapi 54459def69 render: Remove the logical presentation render target. hai 6 meses
events a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
file 34c6011360 Fixed Windows build hai 7 meses
filesystem a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
gpu 925e47a077 GPU: Fix backwards LogError and SetError calls hai 6 meses
haptic a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
hidapi 481203c074 Fixed Xcode warnings hai 7 meses
joystick 6ec8b1a173 Throttle tickle reports to PS4/PS5 controllers hai 6 meses
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() hai 9 meses
loadso 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. hai 7 meses
locale 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation hai 7 meses
main a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
misc a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. hai 7 meses
process 481203c074 Fixed Xcode warnings hai 7 meses
render 4c48ff51f8 render: SDL_RenderPresent now behaves when a render target is currently set. hai 6 meses
sensor a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
stdlib ea2e2e451d Better fix for initializing Android environment variables hai 7 meses
storage a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
test 54459def69 render: Remove the logical presentation render target. hai 6 meses
thread a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
time a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
timer a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
video 76f28ea120 Fix stdlib usage hai 6 meses
SDL.c a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
SDL_assert.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. hai 7 meses
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code hai 8 meses
SDL_error.c a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL hai 8 meses
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code hai 8 meses
SDL_hashtable.c 56fc4b790c Reduce strcmp() calls in hashtable lookup hai 7 meses
SDL_hashtable.h 90e01040c5 Added thread-safe environment functions hai 7 meses
SDL_hints.c a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL hai 8 meses
SDL_internal.h a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API hai 7 meses
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API hai 7 meses
SDL_log.c a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code hai 8 meses
SDL_properties.c a90ad3b0e2 Removed SDL_bool in favor of plain bool hai 7 meses
SDL_properties_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API hai 7 meses
SDL_utils.c 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention hai 7 meses
SDL_utils_c.h 9275c533ca Added thread-safe initialization/cleanup support hai 7 meses