aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Image/SamplerPool.cs
AgeCommit message (Expand)Author
2021-01-29Use a descriptor cache for faster pool invalidation. (#1977)riperiperi
2020-05-27Support separate textures and samplers (#1216)gdkchan
2020-01-13Add a GetSpan method to the memory manager and use it on GPU (#877)gdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Imagegdkchan
2020-01-09Small optimizations on texture and sampler pool invalidationgdk
2020-01-09Initial workgdk