aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Ipc/IpcPtrBuffDesc.cs
AgeCommit message (Expand)Author
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2020-12-12Rewrite size for fixed size buffers (#1808)gdkchan
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