Implement rasterization path for framebuffer copy operations. (#270)

* Move all copies & resolves to rasterization.

* Fix Vulkan crash.

* Implement hardware resolve path for both color and depth targets.
This commit is contained in:
Skyth (Asilkan)
2025-02-03 23:02:47 +03:00
committed by GitHub
parent aaad10d797
commit 11d0fd2f9c
17 changed files with 280 additions and 75 deletions