aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/Ipc/KBufferDescriptorTable.cs
AgeCommit message (Expand)Author
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506gdkchan
2022-12-26Added Generic Math to BitUtils (#3929)1.1.491Hunter
2021-05-24POWER - Performance Optimizations With Extensive Ramifications (#2286)riperiperi
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-07-17Improve kernel IPC related syscalls (#1379)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2019-01-18Improve kernel IPC implementation (#550)gdkchan