SDL/src
Madeline Whitmore e48e8a48ad SDL GPU: Fix features not being enabled with Vulkan 1.1 (#14885)
Use pre-Vulkan 1.2 structs to request features from a Vulkan 1.1 instance.

(cherry picked from commit 97b177c92f)
2026-01-25 08:19:42 -08:00
..
atomic Updated copyright for 2026 2026-01-01 09:48:19 -08:00
audio Updated copyright for 2026 2026-01-01 09:48:19 -08:00
camera Updated copyright for 2026 2026-01-01 09:48:19 -08:00
core More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
cpuinfo Updated copyright for 2026 2026-01-01 09:48:19 -08:00
dialog Updated copyright for 2026 2026-01-01 09:48:19 -08:00
dynapi SDL_CreateGPURenderState() doesn't modify the createinfo parameter 2026-01-17 20:49:04 -08:00
events Fix incorrect type in SDL_GetMice() and SDL_GetKeyboards() allocation (#14870) 2026-01-19 15:24:37 -08:00
filesystem iOS: if the file doesn't exist in the pref path, use the current directory 2026-01-02 08:19:45 -08:00
gpu SDL GPU: Fix features not being enabled with Vulkan 1.1 (#14885) 2026-01-25 08:19:42 -08:00
haptic More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
hidapi Fixed conflict when linking both SDL and hidapi statically 2026-01-06 06:10:51 -08:00
io iOS: if the file doesn't exist in the pref path, use the current directory 2026-01-02 08:19:45 -08:00
joystick More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
libm Updated copyright for 2026 2026-01-01 09:48:19 -08:00
loadso Updated copyright for 2026 2026-01-01 09:48:19 -08:00
locale Updated copyright for 2026 2026-01-01 09:48:19 -08:00
main Updated copyright for 2026 2026-01-01 09:48:19 -08:00
misc Updated copyright for 2026 2026-01-01 09:48:19 -08:00
power More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
process Updated copyright for 2026 2026-01-01 09:48:19 -08:00
render More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
sensor Updated copyright for 2026 2026-01-01 09:48:19 -08:00
stdlib Updated copyright for 2026 2026-01-01 09:48:19 -08:00
storage Updated copyright for 2026 2026-01-01 09:48:19 -08:00
test Updated copyright for 2026 2026-01-01 09:48:19 -08:00
thread thread: Use a flexible array member for "array" in SDL_TLSData. 2026-01-16 08:32:27 -08:00
time Updated copyright for 2026 2026-01-01 09:48:19 -08:00
timer Updated copyright for 2026 2026-01-01 09:48:19 -08:00
tray Updated copyright for 2026 2026-01-01 09:48:19 -08:00
video More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
SDL.c More prefer SDL_zero*() 2026-01-23 16:02:27 -08:00
SDL_assert.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_assert_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_error.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_error_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_guid.c Prefer SDL_zero()/SDL_zerop() 2026-01-23 11:23:55 -08:00
SDL_hashtable.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hashtable.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hints.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hints_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_internal.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_list.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_list.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_log.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_log_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_properties.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_properties_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_utils.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_utils_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00