aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/HardwareCapabilities.cs
AgeCommit message (Expand)Author
2023-02-26Vulkan: Support list topology primitive restart (#4483)gdkchan
2023-02-19Add support for advanced blend (part 1/2) (#2801)gdkchan
2023-02-15vulkan: Respect VK_KHR_portability_subset vertex stride alignment (#4419)Mary
2023-02-06Implement safe depth-stencil blit using stencil export extension (#4356)gdkchan
2023-01-26Relax Vulkan requirements (#4282)gdkchan
2023-01-19Vulkan: Explicitly enable precise occlusion queries (#4292)riperiperi
2023-01-13Vulkan: Add workarounds for MoltenVK (#4202)riperiperi
2022-12-05Make structs readonly when applicable (#4002)Andrey Sukharev
2022-12-04Implement non-MS to MS copies with draws (#3958)gdkchan
2022-09-08Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...riperiperi
2022-07-31Vulkan backend (#2518)gdkchan