aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/Ipc/KClientSession.cs
AgeCommit message (Expand)Author
2020-07-19Fix session service disposal and improve transfer memory implementation (#1397)gdkchan
2020-07-17Improve kernel IPC related syscalls (#1379)gdkchan
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2019-01-18Improve kernel IPC implementation (#550)gdkchan