aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Cpu/Jit/MemoryManagerHostMapped.cs
AgeCommit message (Expand)Author
2023-02-16Clear CPU side data on GPU buffer clears (#4125)1.1.624gdkchan
2023-01-17Implement support for page sizes > 4KB (#4252)1.1.568gdkchan
2022-11-24GPU: Don't trigger uploads for redundant buffer updates (#3828)1.1.382riperiperi
2022-09-10Revert address space mirror changes1.1.260gdk
2022-09-10Defer address space mirror mapping and use it only if strictly neededgdk
2022-07-29Move partial unmap handler to the native signal handler (#3437)1.1.199riperiperi
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...1.1.134gdkchan