Ryujinx/Ryujinx.HLE
gdkchan b8133c1997
Thread scheduler rewrite (#393)
* Started to rewrite the thread scheduler

* Add a single core-like scheduling mode, enabled by default

* Clear exclusive monitor on context switch

* Add SetThreadActivity, misc fixes

* Implement WaitForAddress and SignalToAddress svcs, misc fixes

* Misc fixes (on SetActivity and Arbiter), other tweaks

* Rebased

* Add missing null check

* Rename multicore key on config, fix UpdatePriorityInheritance

* Make scheduling data MLQs private

* nit: Ordering
2018-09-18 20:36:43 -03:00
..
Exceptions
FileSystem Implements proper save path (#386) 2018-09-08 19:04:26 -03:00
Hid
HOS Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
Loaders
Logging
Memory Misc fixes on the arena allocator (#364) 2018-09-18 12:28:28 -03:00
Resource
Utilities
PerformanceStatistics.cs
Ryujinx.HLE.csproj Add XCI, NSP and NCA loading support (#404) 2018-09-08 15:33:27 -03:00
RyujinxProfileImage.jpg Implement loading of profile image (#391) 2018-09-01 19:04:20 -03:00
Switch.cs Lock GbpQueueBuffer till Vsync is signalled (#367) 2018-09-10 01:38:56 +02:00