aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Memory/MemoryManagement.cs
AgeCommit message (Expand)Author
2022-07-29Move partial unmap handler to the native signal handler (#3437)riperiperi
2022-06-05Remove freed memory range from tree on memory block disposal (#3347)gdkchan
2022-05-05Fix shared memory leak on Windows (#3319)gdkchan
2022-05-02Support memory aliasing (#2954)gdkchan
2021-12-04misc: Migrate usage of RuntimeInformation to OperatingSystem (#2901)Mary
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan