aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/FenceHolder.cs
AgeCommit message (Expand)Author
2024-07-07Disallow concurrent fence waits on Adreno (#7001)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)TSRBerry
2023-05-08Vulkan: Simplify MultiFenceHolder and managing them (#4845)riperiperi
2023-04-27Move solution and projects to srcTSR Berry