aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Shader/ShaderDumper.cs
AgeCommit message (Expand)Author
2021-08-11Make sure attributes used on subsequent shader stages are initialized (#2538)gdkchan
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-01-13Add a GetSpan method to the memory manager and use it on GPU (#877)gdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Shadergdkchan
2020-01-09Invalidate shaders when they are modifiedgdk