aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Shader/ComputeShader.cs
AgeCommit message (Expand)Author
2020-05-06Refactor shader GPU state and memory access (#1203)gdkchan
2020-01-09Fix some shader disposal issuesgdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Shadergdkchan
2020-01-09Invalidate shaders when they are modifiedgdk