mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-03-11 01:24:25 +00:00

* Support safe blit on non-2D textures (except multisample) * Change safe blit with different levels and layers to match CmdBlitImage path * Remove now unused variables * Multisample safe blit support