ryujinx/Ryujinx.Graphics.Gpu
gdkchan 451673ada5
Fix I2M texture copies when line length is not a multiple of 4 (#2938)
* Fix I2M texture copies when line length is not a multiple of 4

* Do not copy padding bytes for 1D copies

* Nit
2021-12-26 12:39:07 -03:00
..
Engine Fix I2M texture copies when line length is not a multiple of 4 (#2938) 2021-12-26 12:39:07 -03:00
Image Fix for texture pool not being updated when it should + buffer texture related fixes (#2911) 2021-12-19 11:50:44 -03:00
Memory
Shader Fix SUATOM and other texture shader instructions with RZ dest (#2885) 2021-12-08 18:36:09 -03:00
Synchronization
ClassId.cs
Constants.cs
GpuChannel.cs
GpuContext.cs
GraphicsConfig.cs
Ryujinx.Graphics.Gpu.csproj
Window.cs