aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Kernel/SvcThread.cs
AgeCommit message (Expand)Author
2018-04-24Improved logging (#103)gdkchan
2018-04-22Stub a few services, add support for generating call stacks on the CPUgdkchan
2018-04-21Implement the synchronization primitives like the Horizon kernel does (#97)gdkchan
2018-04-19Add SvcSetThreadActivity, tweak SignalProcessWideKey, add fmul32i shader inst...gdkchan
2018-04-19[HLE/Kernel] Fix SetThreadPriority, allow nano seconds values > int.MaxValue,...gdkchan
2018-04-18[HLE/Kernel] Somewhat improved sync primitivesgdkchan