aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Svc/SvcThreadSync.cs
AgeCommit message (Expand)Author
2018-04-18[HLE/Kernel] Somewhat improved sync primitivesgdkchan
2018-03-19[WIP] Add support for events (#60)gdkchan
2018-03-12Allow more than one process, free resources on process dispose, implement Svc...gdkchan
2018-03-05Add MUL (vector by element), fix FCVTN, make svcs use MakeError toogdkchan
2018-03-04Try fixing NvFlinger rotation with scaling, return correct error code on Wait...gdkchan
2018-02-20Split main project into core,graphics and chocolarm4 subproject (#29)emmauss