Caleb Cornett ddd5723e2e GPU: Remove pitch parameters from indirect draw calls (#10803) 7 months ago
..
atomic ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 7 months ago
audio 76ce83801a Removed pipewire client version check 7 months ago
camera 4728325044 pipewire: Give hotplug threads a more indicative name 7 months ago
core fd2a266549 Adding void to empty function prototype parenthesis 7 months ago
cpuinfo ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 7 months ago
dialog d2ef15d8e6 Fix warnings: calloc-transposed-args 7 months ago
dynapi ddd5723e2e GPU: Remove pitch parameters from indirect draw calls (#10803) 7 months ago
events fd2a266549 Adding void to empty function prototype parenthesis 7 months ago
file ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 7 months ago
filesystem 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 months ago
gpu ddd5723e2e GPU: Remove pitch parameters from indirect draw calls (#10803) 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 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 months ago
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 9 months ago
loadso 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 months ago
locale 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 months ago
main 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 months ago
misc c77e51c084 Use SDL_unsetenv() 7 months ago
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 months ago
render 4d135fb696 Fixed color scale when rendering to an sRGB render target 7 months ago
sensor d2ef15d8e6 Fix warnings: calloc-transposed-args 7 months ago
stdlib 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 7 months ago
storage 702ed83f72 Initialize interface structures so they can be extended in the future 7 months ago
test d03c7cdf17 Removing extra semicolons 7 months ago
thread ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 7 months ago
time 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 months ago
timer 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 7 months ago
video d03c7cdf17 Removing extra semicolons 7 months ago
SDL.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 7 months ago
SDL_assert.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 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 387774ab8a Build config flags are either defined or undefined, never 0 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 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 7 months ago
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code 8 months ago
SDL_properties.c 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 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