| .. |
|
atomic
|
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
2024-09-06 13:28:39 -04:00 |
|
audio
|
Removed pipewire client version check
|
2024-09-10 13:05:48 -07:00 |
|
camera
|
pipewire: Give hotplug threads a more indicative name
|
2024-09-09 11:22:05 -04:00 |
|
core
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
cpuinfo
|
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
2024-09-06 13:28:39 -04:00 |
|
dialog
|
Fix warnings: calloc-transposed-args
|
2024-09-08 19:28:11 -07:00 |
|
dynapi
|
Add SDL_BindGPUComputeSamplers (#10778)
|
2024-09-10 19:20:14 -07:00 |
|
events
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
file
|
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
2024-09-06 13:28:39 -04:00 |
|
filesystem
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
gpu
|
GPU: Remove unnecessary texture format swizzles in Vulkan (#10693)
|
2024-09-11 09:01:06 -07:00 |
|
haptic
|
Use SDL_bool instead an int return code in the SDL API
|
2024-08-27 10:31:46 -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
|
winrt: Removed WinRT/Windows Phone/UWP support.
|
2024-09-06 13:28:39 -04:00 |
|
main
|
winrt: Removed WinRT/Windows Phone/UWP support.
|
2024-09-06 13:28:39 -04:00 |
|
misc
|
Use SDL_unsetenv()
|
2024-09-11 07:42:17 -07:00 |
|
power
|
winrt: Removed WinRT/Windows Phone/UWP support.
|
2024-09-06 13:28:39 -04:00 |
|
render
|
Fixed color scale when rendering to an sRGB render target
|
2024-09-11 14:23:58 -07:00 |
|
sensor
|
Fix warnings: calloc-transposed-args
|
2024-09-08 19:28:11 -07:00 |
|
stdlib
|
SDL_strtoll(), SDL_strtoull(), SDL_lltoa(), and SDL_ulltoa() use long long values
|
2024-09-09 15:46:26 -07:00 |
|
storage
|
Initialize interface structures so they can be extended in the future
|
2024-09-05 19:16:00 -07:00 |
|
test
|
SDL_test_harness.c: Fix warning -Wcast-function-type-strict
|
2024-09-10 18:22: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
|
Changed enums to use XXX_COUNT for the count or number of values
|
2024-09-11 09:32:17 -07:00 |
|
SDL.c
|
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
2024-09-06 13:28:39 -04: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
|
Use C99 bool internally in SDL
|
2024-08-22 13:30:02 -07:00 |
|
SDL_hashtable.h
|
Use C99 bool internally in SDL
|
2024-08-22 13:30:02 -07:00 |
|
SDL_hints.c
|
Renamed SDL_Del* to SDL_Remove*
|
2024-08-31 07:46:28 -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 |