Evan Hemsley 2b8a349b26 Add SDL_BindGPUComputeSamplers (#10778) 2 лет назад
..
atomic ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2 лет назад
audio 76ce83801a Removed pipewire client version check 2 лет назад
camera 4728325044 pipewire: Give hotplug threads a more indicative name 2 лет назад
core 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 2 лет назад
cpuinfo ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2 лет назад
dialog d2ef15d8e6 Fix warnings: calloc-transposed-args 2 лет назад
dynapi 2b8a349b26 Add SDL_BindGPUComputeSamplers (#10778) 2 лет назад
events 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 2 лет назад
file ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2 лет назад
filesystem 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 2 лет назад
gpu 2b8a349b26 Add SDL_BindGPUComputeSamplers (#10778) 2 лет назад
haptic 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 лет назад
hidapi f827c1322c Renamed SDL_Del* to SDL_Remove* 2 лет назад
joystick 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 2 лет назад
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 2 лет назад
loadso 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 2 лет назад
locale 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 2 лет назад
main 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 2 лет назад
misc 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 2 лет назад
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 2 лет назад
render 0b6f993dea GPU: Zero-init handling (#10786) 2 лет назад
sensor d2ef15d8e6 Fix warnings: calloc-transposed-args 2 лет назад
stdlib 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 2 лет назад
storage 702ed83f72 Initialize interface structures so they can be extended in the future 2 лет назад
test 323b60abf1 SDL_test_harness.c: Fix warning -Wcast-function-type-strict 2 лет назад
thread ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2 лет назад
time 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 2 лет назад
timer 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 2 лет назад
video b8dbc7086d Disable GameInput mouse and keyboard support 2 лет назад
SDL.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2 лет назад
SDL_assert.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2 лет назад
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code 2 лет назад
SDL_error.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 лет назад
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL 2 лет назад
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code 2 лет назад
SDL_hashtable.c 8f546bb3c9 Use C99 bool internally in SDL 2 лет назад
SDL_hashtable.h 8f546bb3c9 Use C99 bool internally in SDL 2 лет назад
SDL_hints.c f827c1322c Renamed SDL_Del* to SDL_Remove* 2 лет назад
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL 2 лет назад
SDL_internal.h 387774ab8a Build config flags are either defined or undefined, never 0 2 лет назад
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 лет назад
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 лет назад
SDL_log.c cf9613fe63 The GPU log category ate one of the SDL reserved categories 2 лет назад
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code 2 лет назад
SDL_properties.c 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 2 лет назад
SDL_properties_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 лет назад
SDL_utils.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 лет назад
SDL_utils_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 2 лет назад