aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/Process/IProcessContextFactory.cs
AgeCommit message (Expand)Author
2022-02-09misc: Make PID unsigned long instead of long (#3043)1.1.22Mary
2021-06-29Initial support for separate GPU address spaces (#2394)gdkchan
2021-05-29Add multi-level function table (#2228)FICTURE7
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