aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Gpu/Image/AutoDeleteCache.cs
AgeCommit message (Expand)Author
2024-09-26Convert MaxTextureCacheCapacity to Dynamic MaxTextureCacheCapacity for High R...1.1.1400MaxLastBreath
2024-04-07Add support for large sampler arrays on Vulkan (#6489)1.1.1267gdkchan
2024-03-13Update AutoDeleteCache.cs (#6471)1.1.1226Keaton
2023-07-02[Ryujinx.Graphics.Gpu] Address dotnet-format issues (#5367)1.1.951TSRBerry
2023-05-01GPU: Keep rendered textures without any pool references alive (#4662)1.1.742riperiperi
2023-04-27Move solution and projects to srcTSR Berry