aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/PipelineLayoutFactory.cs
AgeCommit message (Expand)Author
2024-06-02Vulkan separate descriptor set fixes (#6895)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-21Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025)gdkchan
2023-05-11Vulkan: Partially workaround MoltenVK InvalidResource error (#4880)riperiperi
2023-04-27Move solution and projects to srcTSR Berry