aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/VulkanInitialization.cs
AgeCommit message (Expand)Author
2022-12-14 Vulkan: enable VK_EXT_custom_border_color features (#4116)Georg Lehmann
2022-12-06UI: Add Metal surface creation for MoltenVK (#3980)riperiperi
2022-12-01chore: Update Silk.NET to 2.16.0 (#3953)Mary-nyan
2022-11-30Remove shader dependency on SPV_KHR_shader_ballot and SPV_KHR_subgroup_vote e...gdkchan
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)gdkchan
2022-11-02Vulkan: Implement multisample <-> non-multisample copies and depth-stencil re...gdkchan
2022-10-29Vulkan: Replace `VK_EXT_debug_report` usage with `VK_EXT_debug_utils` (#3802)Wunk
2022-09-08Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...riperiperi
2022-07-31Vulkan backend (#2518)gdkchan