aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/ShaderProgram.cs
AgeCommit message (Expand)Author
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan
2021-07-18shadertools: Prepare for new target Languages and APIs (#2465)Mary
2021-02-08Simplify handling of shader vertex A (#1999)gdkchan
2020-11-13Salieri: shader cache (#1701)Mary
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-04-03Better IPA shader instruction implementation (#1082)gdkchan
2020-01-09Add partial support for the BRX shader instructiongdk
2020-01-09Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing t...gdk
2020-01-09Initial workgdk