aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Decoders/ReductionType.cs
AgeCommit message (Expand)Author
2021-10-12Rewrite shader decoding stage (#2698)gdkchan
2021-08-31Implement Shader Instructions SUATOM and SURED (#2090)riperiperi
2020-11-10Implement ATOM shader instruction (#1687)gdkchan
2020-01-09Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t...gdk