aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Ipc/IpcRecvListBuffDesc.cs
AgeCommit message (Expand)Author
2023-03-17Reducing memory allocations (#4537)1.1.668jhorv
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan