aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel
AgeCommit message (Expand)Author
2018-09-19Fix performance regression caused by the new scheduler changes (#422)gdkchan
2018-09-18Thread scheduler rewrite (#393)gdkchan
2018-09-18Allow "reinterpretation" of framebuffer/zeta formats (#418)gdkchan
2018-08-21SvcSetHeapSize: match kernel check for invalid size (#374)Thomas Guillemard
2018-08-17Fix MapPhysicalMemory when block position is less than map position (#359)gdkchan
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan