ryujinx/Ryujinx.Graphics.Gpu
mageven 468d8f841f
Simple GPU fixes (#1093)
* Implement RasterizeEnable

* Match viewport count to hardware

* Simplify ScissorTest tracking around Blits

* Disable RasterizerDiscard around Blits and track its state

* Read RasterizeEnable reg as bool and add doc
2020-04-07 19:19:45 +10:00
..
Engine Simple GPU fixes (#1093) 2020-04-07 19:19:45 +10:00
Image
Memory
Shader
State Simple GPU fixes (#1093) 2020-04-07 19:19:45 +10:00
ClassId.cs
Constants.cs Simple GPU fixes (#1093) 2020-04-07 19:19:45 +10:00
DmaPusher.cs
GpuContext.cs
GraphicsConfig.cs
MacroInterpreter.cs
MethodParams.cs
NvGpuFifo.cs
NvGpuFifoMeth.cs
Ryujinx.Graphics.Gpu.csproj
ShadowRamControl.cs
Window.cs