aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Cpu/Jit/MemoryManagerHostTracked.cs
AgeCommit message (Expand)Author
2024-08-05Replace and remove obsolete ByteMemoryPool type (#7155)jhorv
2024-04-21implement `MemoryManagerHostTracked.GetReadOnlySequence()` (#6695)jhorv
2024-04-07Audio rendering: reduce memory allocations (#6604)jhorv
2024-04-06Delete old 16KB page workarounds (#6584)gdkchan
2024-04-04Add support to IVirtualMemoryManager for zero-copy reads (#6251)jhorv
2024-03-26Implement host tracked memory manager mode (#6356)gdkchan