mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-18 10:57:58 +03:00
Maxwell3D registers relevant to the Vulkan Rasterizer state have been implemented aside from certain features such as per-face polygon modes that cannot be implemented due to Vulkan limitations. A quirk was utilized to dynamically support the provoking vertex being the last vertex as opposed to the first as well.