mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-11 01:49:34 -06:00
![BaronKiko](/assets/img/avatar_default.png)
* Scissor test implementation. Partially stubbed until geometry shaders are fixed * Apply to all viewports when geometry shaders are disabled. * Also apply enable cap to all viewports when geometry shaders are disabled * Added fixme as per suggestion Co-Authored-By: BaronKiko <BaronKiko@users.noreply.github.com> * Apparently no alignment needed here. * Comment on new line * Correct height calculation