mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-11-19 13:23:43 +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