mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 22:37:07 +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 |
||
|---|---|---|
| .. | ||
| Compute.cs | ||
| ComputeQmd.cs | ||
| Inline2Memory.cs | ||
| MethodClear.cs | ||
| MethodCopyBuffer.cs | ||
| MethodCopyTexture.cs | ||
| MethodDraw.cs | ||
| MethodFirmware.cs | ||
| MethodReport.cs | ||
| MethodResetCounter.cs | ||
| Methods.cs | ||
| MethodUniformBufferBind.cs | ||
| MethodUniformBufferUpdate.cs | ||