aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/ShaderHeader.cs
AgeCommit message (Expand)Author
2021-10-12Rewrite shader decoding stage (#2698)gdkchan
2021-01-29Implement geometry shader passthrough (#1961)gdkchan
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-04-03Better IPA shader instruction implementation (#1082)gdkchan
2020-01-13Add a GetSpan method to the memory manager and use it on GPU (#877)gdkchan
2020-01-09Some code cleanupgdkchan