aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Memory/Tracking
AgeCommit message (Expand)Author
2024-03-26Implement host tracked memory manager mode (#6356)gdkchan
2024-03-14Separate guest/host tracking + unaligned protection (#6486)riperiperi
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-06-28[Ryujinx.Memory] Address dotnet-format issues (#5386)TSRBerry
2023-06-15Blocks should be synchronized on read-only fields (#5212)Marco Carvalho
2023-05-05GPU: Remove CPU region handle containers (#4817)riperiperi
2023-04-27Move solution and projects to srcTSR Berry