mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 13:37:08 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| Engine | ||
| Image | ||
| Memory | ||
| Shader | ||
| State | ||
| ClassId.cs | ||
| Constants.cs | ||
| DmaPusher.cs | ||
| GpuContext.cs | ||
| GraphicsConfig.cs | ||
| MacroInterpreter.cs | ||
| MethodParams.cs | ||
| NvGpuFifo.cs | ||
| NvGpuFifoMeth.cs | ||
| Ryujinx.Graphics.Gpu.csproj | ||
| ShadowRamControl.cs | ||
| Window.cs | ||