aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Shader/GpuChannelPoolState.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-12-05Make structs readonly when applicable (#4002)Andrey Sukharev
2022-12-04GPU: Use lazy checks for specialization state (#4004)riperiperi
2022-04-10New shader cache implementation (#3194)gdkchan