aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.HLE/HOS/Kernel/Threading/KScheduler.cs
AgeCommit message (Expand)Author
2024-05-22Kernel: Wake cores from idle directly rather than through a host thread (#6837)riperiperi
2023-07-16[Ryujinx.HLE] Address dotnet-format issues (#5380)TSRBerry
2023-04-27Move solution and projects to srcTSR Berry