aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/PipelineState.cs
AgeCommit message (Expand)Author
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)TSRBerry
2023-05-29Make sure blend is disabled if render target has integer format (#5122)gdkchan
2023-05-29Fix incorrect vertex attribute format change (#5112)gdkchan
2023-05-28Add support for VK_EXT_depth_clip_control. (#5027)cstamford
2023-05-25Truncate vertex attribute format if it exceeds stride on MoltenVK (#5094)gdkchan
2023-04-27Move solution and projects to srcTSR Berry