aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.GAL/BlendFactor.cs
AgeCommit message (Collapse)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-05Use index fragment shader output when dual source blend is enabled (#4404)gdkchan
* Use index fragment shader output when dual source blend is enabled * Shader cache version bump * Actually set DualSourceBlendEnabled to true * Fix XML doc --------- Co-authored-by: Ac_K <Acoustik666@gmail.com>
2020-01-09Some code cleanupgdkchan