aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Device/DeviceMemoryManager.cs
AgeCommit message (Expand)Author
2024-08-03replace ByteMemoryPool usage in Ryujinx.Graphics (#7129)jhorv
2024-04-14Texture loading: reduce memory allocations (#6623)jhorv
2024-01-22Add a separate device memory manager (#6153)gdkchan