aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Decoders/OpCodeBranchPop.cs
AgeCommit message (Expand)Author
2021-01-08Support conditional on BRK and SYNC shader instructions (#1878)gdkchan
2020-10-21Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626)gdkchan
2020-01-09Add partial support for the BRX shader instructiongdk