Commit graph

2 commits

Author SHA1 Message Date
riperiperi
9e3a9ab0b1 Add alternative "GL" enum values for StencilOp (#3321)
This PR adds the alternative enum values for StencilOp. Similar to the other enums, I added these with the same names but with Gl added to the end. These are used by homebrew using Nouveau, though they might be used by games with the official Vulkan driver.

39d90be897/rnndb/graph/nv_3ddefs.xml (L77)

Fixes some broken graphics in Citra, such as missing shadows in Mario Kart 7. Likely fixes other homebrew.
2022-05-05 21:16:58 +02:00
gdkchan
d42edddefd Some code cleanup 2020-01-09 02:13:00 +01:00
Renamed from Ryujinx.Graphics.GAL/DepthStencil/StencilOp.cs (Browse further)