aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Gpu/Synchronization/SynchronizationManager.cs
AgeCommit message (Expand)Author
2021-10-19EventWait should not signal the event when it returns Success (#2739)gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-05-02nvservice: add a lock around NvHostEvent and remove release fence on SFv2 (#1...Thog
2020-04-22SurfaceFlinger v2 (#981)Thog
2020-04-19Implement GPU syncpoints (#980)Thog