Carl Åstholm d6caf2abe7 Remove SDL_RESTRICT in favor of doc comments 1 year ago
..
atomic ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
audio 4728325044 pipewire: Give hotplug threads a more indicative name 1 year ago
camera 4728325044 pipewire: Give hotplug threads a more indicative name 1 year ago
core a57f6c4af3 Fix additional calloc-transposed-args warnings 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 d6caf2abe7 Remove SDL_RESTRICT in favor of doc comments 1 year ago
events ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
file ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 year ago
filesystem 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
gpu d3091b9538 Remove SDL_GPUDepthStencilValue struct 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 d2ef15d8e6 Fix warnings: calloc-transposed-args 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 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year ago
render 668e2f82d2 Add load op and clear color to SDL_BlitGPUTexture (#10767) 1 year ago
sensor d2ef15d8e6 Fix warnings: calloc-transposed-args 1 year ago
stdlib 80e541d1fc Fixed calling SDL_utf8strlcpy() with dst_bytes of 0 1 year ago
storage 702ed83f72 Initialize interface structures so they can be extended in the future 1 year ago
test aa6a0be7a8 Fix warning: redefinition of typedef 'SDLTest_TestSuiteRunner' 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 7713a7eec7 x11vulkan: Use the correct SONAME of libX11-xcb.so.1 on Linux, etc. 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 cf9613fe63 The GPU log category ate one of the SDL reserved categories 1 year ago
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
SDL_properties.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 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