aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Decoders/Block.cs
AgeCommit message (Expand)Author
2022-12-05Make structs readonly when applicable (#4002)1.1.426Andrey Sukharev
2022-07-23Fix decoding of block after shader BRA.CC instructions without predicate (#3472)1.1.184gdkchan
2021-10-12Rewrite shader decoding stage (#2698)gdkchan
2021-08-11Use a new approach for shader BRX targets (#2532)gdkchan
2020-01-09Address PR feedbackgdkchan
2020-01-09Add partial support for the BRX shader instructiongdk
2020-01-09Initial workgdk