aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Image/AutoDeleteCache.cs
AgeCommit message (Expand)Author
2021-09-29Force copy when auto-deleting a texture with dependencies (#2687)riperiperi
2021-08-20Remove pool cache entries for incompatible overlapping textures (#2568)riperiperi
2020-10-16Memory Read/Write Tracking using Region Handles (#1272)riperiperi
2020-09-10Texture/Buffer Memory Management Improvements (#1408)riperiperi
2020-01-09Address PR feedbackgdkchan
2020-01-09Add XML documentation to Ryujinx.Graphics.Gpu.Imagegdkchan
2020-01-09Initial workgdk