aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Shader/DiskCache/ParallelDiskCacheLoader.cs
AgeCommit message (Expand)Author
2022-08-20Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552)gdkchan
2022-08-03Fix Multithreaded Compilation of Shader Cache on OpenGL (#3540)riperiperi
2022-07-31Vulkan backend (#2518)gdkchan
2022-04-10New shader cache implementation (#3194)gdkchan