Carl Åstholm eb199176e6 stdlib: Conditionally undef some SDL_strtox tests 1 year ago
..
atomic ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
audio b7dc30ca24 pulseaudio: Hotplug thread fixes. 1 year ago
camera 4728325044 pipewire: Give hotplug threads a more indicative name 1 year ago
core fd2a266549 Adding void to empty function prototype parenthesis 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 0160e9eac6 gpu: Add SDL_QueryGPUSupport 1 year ago
events 88d3cb4f90 Remove unnecessary include from SDL_pen_c.h 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 0160e9eac6 gpu: Add SDL_QueryGPUSupport 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 96e147b2b9 gpu: Rework driver name queries, add GetGPUShaderFormats 1 year ago
sensor d2ef15d8e6 Fix warnings: calloc-transposed-args 1 year ago
stdlib eb199176e6 stdlib: Conditionally undef some SDL_strtox tests 1 year ago
storage 702ed83f72 Initialize interface structures so they can be extended in the future 1 year ago
test ee65176eec SDL_test: add SDLTest_LogEscapedString 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 6d92de5d3a wayland: Ensure that a NULL internal structure isn't dereferenced when destroying a window 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