aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Vulkan/PipelineState.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-02-26Vulkan: Support list topology primitive restart (#4483)gdkchan
2023-02-19Add support for advanced blend (part 1/2) (#2801)gdkchan
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