aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/KernelContext.cs
AgeCommit message (Expand)Author
2020-12-09Rewrite scheduler context switch code (#1786)gdkchan
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-09-22IPC refactor part 1: Use explicit separate threads to process requests (#1447)gdkchan
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan