aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Common/Memory/ByteMemoryPool.cs
AgeCommit message (Expand)Author
2024-08-05Replace and remove obsolete ByteMemoryPool type (#7155)jhorv
2024-04-04Add support to IVirtualMemoryManager for zero-copy reads (#6251)jhorv
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-06-28[Ryujinx.Common] Address dotnet-format issues (#5358)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry