aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Shader/DiskCache/ParallelDiskCacheLoader.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-02-25Move gl_Layer to vertex shader if geometry is not supported (#4368)1.1.639gdkchan
2022-12-05Make structs readonly when applicable (#4002)1.1.426Andrey Sukharev
2022-11-18Move gl_Layer from vertex to geometry if GPU does not support it on vertex (#...1.1.364gdkchan
2022-08-20Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552)1.1.226gdkchan
2022-08-03Fix Multithreaded Compilation of Shader Cache on OpenGL (#3540)1.1.206riperiperi
2022-07-31Vulkan backend (#2518)1.1.200gdkchan
2022-04-10New shader cache implementation (#3194)1.1.101gdkchan