aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/ShaderCollection.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-12-01chore: Update Silk.NET to 2.16.0 (#3953)Mary-nyan
2022-11-18Vulkan: Don't create preload command buffer outside a render pass (#3864)riperiperi
2022-11-02Vulkan: Implement multisample <-> non-multisample copies and depth-stencil re...gdkchan
2022-08-11Rename ToSpan to AsSpan (#3556)gdkchan
2022-07-31Vulkan backend (#2518)gdkchan