aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/DescriptorSetUpdater.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-03-26Vulkan: Insert barriers before clears (#4596)riperiperi
2023-03-19Vulkan: Migrate buffers between memory types to improve GPU performance (#4540)riperiperi
2023-02-27Add Support for Post Processing Effects (#3616)Emmanuel Hansen
2022-12-10Fix Redundant Qualifer Warnings (#4091)Isaac Marovitz
2022-12-01chore: Update Silk.NET to 2.16.0 (#3953)Mary-nyan
2022-11-24GAL: Send all buffer assignments at once rather than individually (#3881)riperiperi
2022-11-18Vulkan: Clear dummy texture to (0,0,0,0) on creation (#3867)riperiperi
2022-11-10Minor improvement to Vulkan pipeline state and bindings management (#3829)gdkchan
2022-09-08Restride vertex buffer when stride causes attributes to misalign in Vulkan. (...riperiperi
2022-07-31Vulkan backend (#2518)gdkchan