mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
* Started to work in improving the sync primitives * Some fixes * Check that the mutex address matches before waking a waiting thread * Add MutexOwner field to keep track of the thread owning the mutex, update wait list when priority changes, other tweaks * Add new priority information to the log * SvcSetThreadPriority should update just the WantedPriority |
||
|---|---|---|
| .. | ||
| Hid | ||
| Loaders | ||
| OsHle | ||
| Settings | ||
| Config.cs | ||
| LogClass.cs | ||
| Logging.cs | ||
| PerformanceStatistics.cs | ||
| Ryujinx.Core.csproj | ||
| Switch.cs | ||
| VirtualFileSystem.cs | ||