Caleb Cornett c499f79fe9 GPU: Fix multisample texture usage validation 1 vuosi sitten
..
atomic ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 vuosi sitten
audio 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 vuosi sitten
camera 4728325044 pipewire: Give hotplug threads a more indicative name 1 vuosi sitten
core 0f85fdefc8 Fixed warning: "SDL_VIDEO_RENDER_D3D12" is not defined, evaluates to 0 1 vuosi sitten
cpuinfo 1f3fd65c4c cpuinfo: Rename SDL_GetCPUCount to SDL_GetNumLogicalCPUCores 1 vuosi sitten
dialog e97f636590 SDL_PROP_PROCESS_CREATE_ENVIRONMENT_POINTER is an SDL_Environment pointer 1 vuosi sitten
dynapi 97d40b9218 Removed SDL_CleanupEnvironment() 1 vuosi sitten
events 88d3cb4f90 Remove unnecessary include from SDL_pen_c.h 1 vuosi sitten
file 34b2f4ffca Use non-blocking pipes for process I/O on Windows 1 vuosi sitten
filesystem 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 vuosi sitten
gpu c499f79fe9 GPU: Fix multisample texture usage validation 1 vuosi sitten
haptic 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 vuosi sitten
hidapi f827c1322c Renamed SDL_Del* to SDL_Remove* 1 vuosi sitten
joystick 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 vuosi sitten
libm 89cdadf7c3 Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 1 vuosi sitten
loadso 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 vuosi sitten
locale 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 vuosi sitten
main 90e01040c5 Added thread-safe environment functions 1 vuosi sitten
misc e97f636590 SDL_PROP_PROCESS_CREATE_ENVIRONMENT_POINTER is an SDL_Environment pointer 1 vuosi sitten
power 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 vuosi sitten
process 718845a33d Fixed warning C4701: potentially uninitialized local variable 'startup_info' used 1 vuosi sitten
render 96e147b2b9 gpu: Rework driver name queries, add GetGPUShaderFormats 1 vuosi sitten
sensor d2ef15d8e6 Fix warnings: calloc-transposed-args 1 vuosi sitten
stdlib 97d40b9218 Removed SDL_CleanupEnvironment() 1 vuosi sitten
storage 702ed83f72 Initialize interface structures so they can be extended in the future 1 vuosi sitten
test 1bbc897e48 Updated documentation for bool return type 1 vuosi sitten
thread ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 vuosi sitten
time 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 vuosi sitten
timer 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 vuosi sitten
video 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 vuosi sitten
SDL.c dc639956ba Improve logging performance and make log priorities thread-safe 1 vuosi sitten
SDL_assert.c ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 vuosi sitten
SDL_assert_c.h 6501e90018 Use C++ style comments consistently in SDL source code 1 vuosi sitten
SDL_error.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 vuosi sitten
SDL_error_c.h 8f546bb3c9 Use C99 bool internally in SDL 1 vuosi sitten
SDL_guid.c 6501e90018 Use C++ style comments consistently in SDL source code 1 vuosi sitten
SDL_hashtable.c 56fc4b790c Reduce strcmp() calls in hashtable lookup 1 vuosi sitten
SDL_hashtable.h 90e01040c5 Added thread-safe environment functions 1 vuosi sitten
SDL_hints.c 28b94c4758 Re-added SDL_getenv() as a thread-safe getenv() implementation 1 vuosi sitten
SDL_hints_c.h 8f546bb3c9 Use C99 bool internally in SDL 1 vuosi sitten
SDL_internal.h 387774ab8a Build config flags are either defined or undefined, never 0 1 vuosi sitten
SDL_list.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 vuosi sitten
SDL_list.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 vuosi sitten
SDL_log.c dc639956ba Improve logging performance and make log priorities thread-safe 1 vuosi sitten
SDL_log_c.h 6501e90018 Use C++ style comments consistently in SDL source code 1 vuosi sitten
SDL_properties.c 4eb4370500 SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 1 vuosi sitten
SDL_properties_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 vuosi sitten
SDL_utils.c 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 vuosi sitten
SDL_utils_c.h 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 vuosi sitten