aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Memory
AgeCommit message (Expand)Author
2023-06-28[Ryujinx.Memory] Address dotnet-format issues (#5386)TSRBerry
2023-06-26misc: memory: Migrate from OutOfMemoryException to SystemException entirely (...Mary
2023-06-24MemoryManagement: Change return types for Commit/Decommit to void (#5325)TSRBerry
2023-06-15Blocks should be synchronized on read-only fields (#5212)Marco Carvalho
2023-05-30Linux: Automatically increase vm.max_map_count if it's too low (#4702)TSRBerry
2023-05-05GPU: Remove CPU region handle containers (#4817)riperiperi
2023-05-01GPU: Fix errors handling texture remapping (#4745)riperiperi
2023-04-27Move solution and projects to srcTSR Berry