1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-01-28 18:46:47 -06:00
gdkchan 0d174cbd45
EventWait should not signal the event when it returns Success (#2739)
* Fix race when EventWait is called and a wait is done on the CPU

* This is useless now

* Fix EventSignal

* Ensure the signal belongs to the current fence, to avoid stale signals
2021-10-19 17:25:32 -03:00
..
2019-07-02 04:39:22 +02:00
2019-07-02 04:39:22 +02:00
2021-09-18 14:31:44 +02:00
2021-08-12 23:56:24 +02:00
2019-07-14 16:04:38 -03:00
2021-09-15 01:24:49 +02:00