Ryujinx/Ryujinx.HLE
Billy Laws 2073ba2919
Fix a potential GPFIFO submission race (#3378)
The syncpoint maximum value represents the maximum possible syncpt value at a given time, however due to PBs being submitted before max was incremented, for a brief moment of time this is not the case which could lead to invalid behaviour if a game waits on the fence at that specific time.
2022-06-04 21:36:36 +02:00
..
2022-03-22 20:46:16 +01:00
2022-02-27 00:52:25 +01:00
2021-11-28 21:24:17 +01:00
2022-03-22 20:46:16 +01:00
2022-05-15 13:30:15 +02:00