aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Memory/Range/MultiRange.cs
AgeCommit message (Expand)Author
2023-03-19Remove MultiRange Min/MaxAddress and rename GetSlice to Slice (#4566)1.1.671gdkchan
2023-03-14Update range for remapped sparse textures instead of recreating them (#4442)1.1.664riperiperi
2022-12-05Make structs readonly when applicable (#4002)1.1.426Andrey Sukharev
2022-01-09Texture Sync, incompatible overlap handling, data flush improvements. (#2971)riperiperi
2021-03-06Improve handling for unmapped GPU resources (#2083)riperiperi
2021-01-17Support for resources on non-contiguous GPU memory regions (#1905)gdkchan