aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/Queries/CounterQueue.cs
AgeCommit message (Expand)Author
2024-01-24Vulkan: Enumerate Query Pool properly (#6167)1.1.1124riperiperi
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)1.1.1095TSRBerry
2023-07-11Move support buffer update out of the backends (#5411)1.1.959gdkchan
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)1.1.946TSRBerry
2023-06-15Blocks should be synchronized on read-only fields (#5212)1.1.894Marco Carvalho
2023-04-27Move solution and projects to srcTSR Berry