Files
SDL/src/gpu
Ethan Lee cbed9bd54d gpu: D3D12 uploads should also factor in block size for height, not just width.
It turns out the reason this function was having so many overread issues was because our row copies were wrong - for compressed images we also need to reduce the row count based on the block size, similar to what we already do for pitch calculation - these copies are byte copies, not pixel copies!

(cherry picked from commit f472f93db8)
2026-01-02 07:37:56 -08:00
..
2026-01-01 09:48:19 -08:00
2026-01-01 09:48:19 -08:00
2026-01-01 09:48:19 -08:00
2026-01-01 09:48:19 -08:00