aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/Common/KTimeManager.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-24Reducing Memory Allocations 202303 (#4624)jhorv
2023-03-17Reducing memory allocations (#4537)jhorv
2023-03-11Misc performance tweaks (#4509)jhorv
2023-01-05hle: Add safety measure around overflow in ScheduleFutureInvocationMary
2021-11-28kernel: Fix sleep timing accuracy (#2828)Mary
2020-12-09Rewrite scheduler context switch code (#1786)gdkchan
2020-01-13Name all threads (#886)Ac_K
2018-12-18Refactor SVC handler (#540)gdkchan