aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Shader/CachedShaderProgram.cs
AgeCommit message (Expand)Author
2022-06-17Optimize Texture Binding and Shader Specialization Checks (#3399)riperiperi
2022-04-10New shader cache implementation (#3194)gdkchan