SDL/src
Sam Lantinga aa7357a14d SDL_CreateEnvironment() fills the environment with a non-zero parameter 2024-09-14 10:29:02 -07:00
..
atomic windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2024-09-06 13:28:39 -04:00
audio Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
camera pipewire: Give hotplug threads a more indicative name 2024-09-09 11:22:05 -04:00
core Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
cpuinfo windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2024-09-06 13:28:39 -04:00
dialog SDL_CreateEnvironment() fills the environment with a non-zero parameter 2024-09-14 10:29:02 -07:00
dynapi Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
events Remove unnecessary include from SDL_pen_c.h 2024-09-13 12:30:58 -07:00
file Added SDL_FlushIO() 2024-09-13 15:19:32 -07:00
filesystem Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
gpu Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
haptic Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
hidapi Renamed SDL_Del* to SDL_Remove* 2024-08-31 07:46:28 -07:00
joystick Changed enums to use XXX_COUNT for the count or number of values 2024-09-11 09:32:17 -07:00
libm Added SDL_isinf(), SDL_isinff(), SDL_isnan(), and SDL_isnanf() 2024-06-24 11:49:15 -07:00
loadso winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
locale Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
main Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
misc SDL_CreateEnvironment() fills the environment with a non-zero parameter 2024-09-14 10:29:02 -07:00
power winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
process Added SDL_PROP_PROCESS_CREATE_BACKGROUND_BOOLEAN 2024-09-14 10:29:02 -07:00
render gpu: Rework driver name queries, add GetGPUShaderFormats 2024-09-13 12:29:40 -04:00
sensor Fix warnings: calloc-transposed-args 2024-09-08 19:28:11 -07:00
stdlib SDL_CreateEnvironment() fills the environment with a non-zero parameter 2024-09-14 10:29:02 -07:00
storage Initialize interface structures so they can be extended in the future 2024-09-05 19:16:00 -07:00
test Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
thread windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2024-09-06 13:28:39 -04:00
time winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
timer winrt: Removed WinRT/Windows Phone/UWP support. 2024-09-06 13:28:39 -04:00
video Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
SDL.c Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
SDL_assert.c windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 2024-09-06 13:28:39 -04:00
SDL_assert_c.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_error.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_error_c.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_guid.c Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_hashtable.c Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
SDL_hashtable.h Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
SDL_hints.c Added thread-safe environment functions 2024-09-13 22:14:54 -07:00
SDL_hints_c.h Use C99 bool internally in SDL 2024-08-22 13:30:02 -07:00
SDL_internal.h Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
SDL_list.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_list.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_log.c Changed enums to use XXX_COUNT for the count or number of values 2024-09-11 09:32:17 -07:00
SDL_log_c.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_properties.c SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values 2024-09-09 15:46:26 -07:00
SDL_properties_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_utils.c Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
SDL_utils_c.h Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00