aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Process.cs
AgeCommit message (Expand)Author
2018-09-23Improve kernel events implementation (#430)gdkchan
2018-09-19Remove cold methods from the CPU cache (#224)gdkchan
2018-09-19Fix performance regression caused by the new scheduler changes (#422)gdkchan
2018-09-19Show Game Title on Titlebar (#408)emmauss
2018-09-18Thread scheduler rewrite (#393)gdkchan
2018-09-15Rewrite the C++ Demangler (#416)Thomas Guillemard
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan