aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/PipelineState.cs
AgeCommit message (Expand)Author
2022-12-04Implement non-MS to MS copies with draws (#3958)gdkchan
2022-11-10Minor improvement to Vulkan pipeline state and bindings management (#3829)gdkchan
2022-11-02Vulkan: Implement multisample <-> non-multisample copies and depth-stencil re...gdkchan
2022-10-25Vulkan: Use dynamic state for blend constants (#3793)riperiperi
2022-07-31Vulkan backend (#2518)gdkchan