SDL/src/gpu
Frank Praznik cb4f33b644 gpu: Use the window event watcher list for Vulkan and D3D12
Events won't be delivered to the regular event watcher list callbacks if a client event filter discards events. Use the special window event watcher list to watch for resizes in the GPU renderers, as events are delivered to this list before a client can potentially discard them.
2025-12-30 22:18:19 -05:00
..
d3d12 gpu: Use the window event watcher list for Vulkan and D3D12 2025-12-30 22:18:19 -05:00
metal
vulkan gpu: Use the window event watcher list for Vulkan and D3D12 2025-12-30 22:18:19 -05:00
SDL_gpu.c
SDL_sysgpu.h