aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/StructuredIr/AstOperation.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-25Refactor attribute handling on the shader generator (#4565)gdkchan
2022-12-29Use vector outputs for texture operations (#3939)gdkchan
2020-10-25Implement CAL and RET shader instructions (#1618)gdkchan
2020-01-09Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t...gdk
2020-01-09Initial workgdk