mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-15 06:42:44 -05: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