Ryujinx/Ryujinx.Graphics.Gpu
riperiperi 02872833b6
Size hints for copy regions and viewport dimensions to avoid data loss (#1686)
* Size hints for copy regions and viewport dimensions to avoid data loss

* Reword comment.

* Use info for the rule rather than calculating aligned size.

* Reorder min/max, remove spaces
2020-11-09 21:41:13 -03:00
..
Engine Size hints for copy regions and viewport dimensions to avoid data loss (#1686) 2020-11-09 21:41:13 -03:00
Image Size hints for copy regions and viewport dimensions to avoid data loss (#1686) 2020-11-09 21:41:13 -03:00
Memory Use explicit buffer and texture bindings on shaders (#1666) 2020-11-08 12:10:00 +01:00
Shader
State
Synchronization
ClassId.cs
Constants.cs
GpuContext.cs
GraphicsConfig.cs
MethodParams.cs Add XML documentation to Ryujinx.Graphics.Gpu 2020-01-09 02:13:00 +01:00
Ryujinx.Graphics.Gpu.csproj New GPFifo and fast guest constant buffer updates (#1400) 2020-07-23 23:53:25 -03:00
ShadowRamControl.cs Implement MME shadow RAM (#987) 2020-03-13 12:30:26 +11:00
Window.cs