Ryujinx/Ryujinx.Graphics.Gpu/Synchronization
gdkchan e48530e9d9
When waiting on CPU, do not return a time out error from EventWait (#2780)
* When waiting on CPU, do not return a time out error from EventWait

* And while I'm at it...
2021-11-01 19:10:02 -03:00
..
SynchronizationManager.cs EventWait should not signal the event when it returns Success (#2739) 2021-10-19 17:25:32 -03:00
Syncpoint.cs EventWait should not signal the event when it returns Success (#2739) 2021-10-19 17:25:32 -03:00
SyncpointWaiterHandle.cs When waiting on CPU, do not return a time out error from EventWait (#2780) 2021-11-01 19:10:02 -03:00