Files
Ryujinx/Ryujinx.Graphics.OpenGL/TextureCopyUnscaled.cs
riperiperi f35af5f703 Reduce copy destination size by target mipmap level, rather than source size. (#959)
* Change destination size by target mipmap level, rather than source.

* Check dst for Texture3D rather than src.
2020-03-01 07:50:44 +11:00

2.8 KiB