Sam Lantinga 86e393b523 Clarify that INPUTTYPE_UNSPECIFIED is correct for RGB textures 1 year ago
..
atomic ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
audio 76ce83801a Removed pipewire client version check 1 year ago
camera 4728325044 pipewire: Give hotplug threads a more indicative name 1 year ago
core 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 year ago
cpuinfo ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
dialog d2ef15d8e6 Fix warnings: calloc-transposed-args 1 year ago
dynapi 2b8a349b26 Add SDL_BindGPUComputeSamplers (#10778) 1 year ago
events 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 year ago
file ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
filesystem 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 year ago
gpu 64f12bea4a GPU: Remove unnecessary texture format swizzles in Vulkan (#10693) 1 year ago
haptic 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
hidapi f827c1322c Renamed SDL_Del* to SDL_Remove* 1 year ago
joystick 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 year ago
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 1 year ago
loadso 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
locale 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
main 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
misc c77e51c084 Use SDL_unsetenv() 1 year ago
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
render 86e393b523 Clarify that INPUTTYPE_UNSPECIFIED is correct for RGB textures 1 year ago
sensor d2ef15d8e6 Fix warnings: calloc-transposed-args 1 year ago
stdlib 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 1 year ago
storage 702ed83f72 Initialize interface structures so they can be extended in the future 1 year ago
test 323b60abf1 SDL_test_harness.c: Fix warning -Wcast-function-type-strict 1 year ago
thread ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
time 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
timer 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
video 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 year ago
SDL.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
SDL_assert.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
SDL_error.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
SDL_hashtable.c 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
SDL_hashtable.h 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
SDL_hints.c f827c1322c Renamed SDL_Del* to SDL_Remove* 1 year ago
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL 1 year ago
SDL_internal.h 387774ab8a Build config flags are either defined or undefined, never 0 1 year ago
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_log.c 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 year ago
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
SDL_properties.c 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 1 year ago
SDL_properties_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_utils.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
SDL_utils_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago