aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/Dominance.cs
AgeCommit message (Expand)Author
2021-10-12Rewrite shader decoding stage (#2698)gdkchan
2020-10-25Implement CAL and RET shader instructions (#1618)gdkchan
2020-01-09Initial workgdk