aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Common/Memory
AgeCommit message (Expand)Author
2024-08-05Replace and remove obsolete ByteMemoryPool type (#7155)jhorv
2024-06-16fix: for pooled memory used for reference types, clear it on return to the po...jhorv
2024-06-02New pooled memory types (#6821)jhorv
2024-04-14Texture loading: reduce memory allocations (#6623)jhorv
2024-04-04Add support to IVirtualMemoryManager for zero-copy reads (#6251)jhorv
2024-01-25Horizon: Implement arp:r and arp:w services (#5802)Ac_K
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-10-06HLE: Fix Mii crc generation and minor issues (#5766)riperiperi
2023-09-25Add ldn:u implementation, INetworkClient interface and DisabledLdnClient (#5652)TSRBerry
2023-07-19HLE: Fix corrupted Mii structs (#5468)TSRBerry
2023-06-28[Ryujinx.Common] Address dotnet-format issues (#5358)TSRBerry
2023-06-13Make LM skip instead of crashing for invalid messages (#5290)gdkchan
2023-04-27Move solution and projects to srcTSR Berry