Sylvain 41810c823d Compilation without vulkan: SDL_GPU_VULKAN is always defined for some plateform (at android, macos), test against 0 or 1 7 months ago
..
atomic cf1d8e2dfd Renamed SDL_AtomicSetPtr() and SDL_AtomicGetPtr() 7 months ago
audio abd2ac5992 Set the desired channel count when opening audio on Android 7 months ago
camera 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
core f827c1322c Renamed SDL_Del* to SDL_Remove* 7 months ago
cpuinfo 8f546bb3c9 Use C99 bool internally in SDL 8 months ago
dialog 00c409cff8 Additional cleanup exposed by building with a C++ compiler 7 months ago
dynapi 1788be8547 GPU: Add const to some function parameters (#10694) 7 months ago
events f827c1322c Renamed SDL_Del* to SDL_Remove* 7 months ago
file 5518aca054 Use stdbool internally in SDL 7 months ago
filesystem 00c409cff8 Additional cleanup exposed by building with a C++ compiler 7 months ago
gpu 41810c823d Compilation without vulkan: SDL_GPU_VULKAN is always defined for some plateform (at android, macos), test against 0 or 1 7 months ago
haptic 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
hidapi f827c1322c Renamed SDL_Del* to SDL_Remove* 7 months ago
joystick 20d0a1a3d1 Added a defensive check against XINPUTGETCAPABILITIES being NULL 7 months ago
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 9 months ago
loadso 8f546bb3c9 Use C99 bool internally in SDL 8 months ago
locale 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
main f827c1322c Renamed SDL_Del* to SDL_Remove* 7 months ago
misc 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
power 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
render 41810c823d Compilation without vulkan: SDL_GPU_VULKAN is always defined for some plateform (at android, macos), test against 0 or 1 7 months ago
sensor 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
stdlib eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 7 months ago
storage 37b4aac3ac Removed unnecessary inclusion of stdbool.h 7 months ago
test df501040fd Fixed random seed not affecting SDLTest_RandomIntegerInRange() 7 months ago
thread 5518aca054 Use stdbool internally in SDL 7 months ago
time 00c409cff8 Additional cleanup exposed by building with a C++ compiler 7 months ago
timer f827c1322c Renamed SDL_Del* to SDL_Remove* 7 months ago
video eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 7 months ago
SDL.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
SDL_assert.c eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 7 months ago
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code 8 months ago
SDL_error.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL 8 months ago
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code 8 months ago
SDL_hashtable.c 8f546bb3c9 Use C99 bool internally in SDL 8 months ago
SDL_hashtable.h 8f546bb3c9 Use C99 bool internally in SDL 8 months ago
SDL_hints.c f827c1322c Renamed SDL_Del* to SDL_Remove* 7 months ago
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL 8 months ago
SDL_internal.h f08ac438ed Use stdbool for SDL_bool 7 months ago
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
SDL_log.c eacf119923 Renamed SDL_size_add_overflow() and SDL_size_mul_overflow() 7 months ago
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code 8 months ago
SDL_properties.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
SDL_properties_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
SDL_utils.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago
SDL_utils_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 7 months ago