RyuKen/Ryujinx
gdkchan 48278905d1
Rewrite scheduler context switch code (#1786)
* Rewrite scheduler context switch code

* Fix race in UnmapIpcRestorePermission

* Fix thread exit issue that could leave the scheduler in a invalid state

* Change context switch method to not wait on guest thread, remove spin wait, use SignalAndWait to pass control

* Remove multi-core setting (it is always on now)

* Re-enable assert

* Remove multicore from default config and schema

* Fix race in KTimeManager
2020-12-09 19:20:05 -03:00
..
Configuration Discord Rich Presence update (#1029) 2020-03-29 14:25:54 +11:00
Motion Remove some warnings and cleaning code (#1736) 2020-11-27 18:57:20 +01:00
Ui Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
Updater Remove some warnings and cleaning code (#1736) 2020-11-27 18:57:20 +01:00
_schema.json Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
Config.json Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00
Program.cs Add option to start games in fullscreen mode (#1580) 2020-12-01 23:02:27 +01:00
Ryujinx.csproj infra: Migrate to .NET 5 (#1694) 2020-11-15 19:27:15 +01:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00
THIRDPARTY.md Rewrite scheduler context switch code (#1786) 2020-12-09 19:20:05 -03:00