Anonymous Maarten b3388d5753 Haiku does not have fdatasync, but has fsync 6 mesiacov pred
..
atomic a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
audio 457d0edeaf Remove some extra semicolons 6 mesiacov pred
camera 76f28ea120 Fix stdlib usage 6 mesiacov pred
core 76f28ea120 Fix stdlib usage 6 mesiacov pred
cpuinfo a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
dialog a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
dynapi a923771978 Added SDL_murmur3_32() 6 mesiacov pred
events d9a7da4fac Optimized SDL_HasEvent() and SDL_HasEvents() 6 mesiacov pred
file b3388d5753 Haiku does not have fdatasync, but has fsync 6 mesiacov pred
filesystem 6a7f8b74f1 filesystem: SDL_GlobDirectory shouldn't strip final '/' if the path is "/". 6 mesiacov pred
gpu fc242abbd2 GPU: recreate swapchain on window pixel size change event (#10985) 6 mesiacov pred
haptic a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
hidapi 457d0edeaf Remove some extra semicolons 6 mesiacov pred
joystick 039148fb0e Updated check for stdbool.h 6 mesiacov pred
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 9 mesiacov pred
loadso 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 mesiacov pred
locale 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 7 mesiacov pred
main 1787d6ca5c main: SDL_AppQuit() now reports the result value. 6 mesiacov pred
misc a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 mesiacov pred
process f6055432c8 Fix null-pointer dereference on failing SDL_SYS_CreateProcess 6 mesiacov pred
render 5f304b3a47 Fix builed error after commit 0e45b824e34 due to -Wunused-variable 6 mesiacov pred
sensor a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
stdlib a923771978 Added SDL_murmur3_32() 6 mesiacov pred
storage a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
test 54459def69 render: Remove the logical presentation render target. 6 mesiacov pred
thread 48e213b4cd Fixed SDL_ShouldQuit() returning false during status transitions 6 mesiacov pred
time a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
timer a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
video 06e122103c Fix window opacity update 6 mesiacov pred
SDL.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
SDL_assert.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 7 mesiacov pred
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code 8 mesiacov pred
SDL_error.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL 8 mesiacov pred
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code 8 mesiacov pred
SDL_hashtable.c 0b64520997 hashtable: fixed unused-parameter warnings 6 mesiacov pred
SDL_hashtable.h c84d825241 Added SDL_HashPointer() and SDL_KeyMatchPointer() 6 mesiacov pred
SDL_hints.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL 8 mesiacov pred
SDL_internal.h a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 mesiacov pred
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 mesiacov pred
SDL_log.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code 8 mesiacov pred
SDL_properties.c a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 mesiacov pred
SDL_properties_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 mesiacov pred
SDL_utils.c 125e592844 Added SDL_ShouldInit() and SDL_ShouldQuit() 6 mesiacov pred
SDL_utils_c.h 125e592844 Added SDL_ShouldInit() and SDL_ShouldQuit() 6 mesiacov pred