aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Synchronization/Syncpoint.cs
AgeCommit message (Expand)Author
2021-10-19EventWait should not signal the event when it returns Success (#2739)gdkchan
2020-07-04Call syncpoint expiration callback outside of the lock (#1349)gdkchan
2020-04-19Implement GPU syncpoints (#980)Thog