aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Instructions/InstEmitFlow.cs
AgeCommit message (Expand)Author
2020-03-26Implement NOP and stub DEPBAR shader instructions (#1041)Elise
2020-03-06Fix branch with CC and predicate, and a case of SYNC propagation (#967)jduncanator
2020-01-09Remove some unused args on the shader translatorgdkchan
2020-01-09Partial support for branch with CC, and fix a edge case of branch out of loop...gdk
2020-01-09Add partial support for the BRX shader instructiongdk
2020-01-09Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc...gdk
2020-01-09Initial workgdk