mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-04-10 09:07:50 +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