mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-04-23 03:51:42 +09: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