aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.OpenGL/Sync.cs
AgeCommit message (Expand)Author
2021-04-03Only flush commands when creating sync on Intel/AMD (windows) (#2165)riperiperi
2021-03-30Force command flush after creating a syncpoint (#2056)riperiperi
2021-01-17Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790)riperiperi