SDL/src/gpu
guitarfreak c682599448 GPU_d3d12: Switched the default swapchain scaling mode to none.
Since there is no option to change it this seems like a much better default value. The stretching behaviour is really off-putting.

The new behavior shows a small black border when resizing the windows. This makes it more in line with the other backends and it's what you would expect to happen as a user.
2025-02-28 11:33:51 -08:00
..
d3d12 GPU_d3d12: Switched the default swapchain scaling mode to none. 2025-02-28 11:33:51 -08:00
metal Document/ignore GPU features without universal support 2025-02-23 12:19:12 -08:00
vulkan Fixed vulkan gpu backend android orientation behaviour to just work like on iOS. 2025-02-28 07:34:16 -08:00
SDL_gpu.c gpu: Fix forward declaration and inclusion of PrivateGPUDriver 2025-02-24 15:46:39 -05:00
SDL_sysgpu.h gpu: Fix forward declaration and inclusion of PrivateGPUDriver 2025-02-24 15:46:39 -05:00