aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/CommandAttributes.cs
AgeCommit message (Expand)Author
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-09-22IPC refactor part 1: Use explicit separate threads to process requests (#1447)gdkchan
2019-07-11Refactoring commands handling (#728)Ac_K