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