aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/VulkanInitialization.cs
AgeCommit message (Expand)Author
2024-06-26Resolve some Vulkan validation errors (#6915)sunshineinabox
2024-03-16chore: remove repetitive words (#6500)standstaff
2024-02-15Remove Vulkan SubgroupSizeControl enablement code (#6317)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-08-16Fix vote and shuffle shader instructions on AMD GPUs (#5540)gdkchan
2023-08-03Enable VK_EXT_4444_formats (#5525)sunshineinabox
2023-07-14Fix some Vulkan validation errors (#5452)gdkchan
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)TSRBerry
2023-05-28Add support for VK_EXT_depth_clip_control. (#5027)cstamford
2023-05-08vulkan: Avoid hardcoding features in CreateDevice (#4858)Mary
2023-05-01GPU: Pre-emptively flush textures that are flushed often (to imported memory ...riperiperi
2023-04-27Move solution and projects to srcTSR Berry