aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/PipelineConverter.cs
AgeCommit message (Expand)Author
2024-07-17Vulkan: Defer guest barriers, and improve image barrier timings (#7012)riperiperi
2024-06-02GPU: Remove unused dynamic state and pipeline settings (#6796)sunshineinabox
2024-05-23Workaround AMD bug on logic op with float framebuffer (#6852)gdkchan
2023-12-04editorconfig: Set default encoding to UTF-8 (#5793)TSRBerry
2023-09-14Fix some Vulkan validation errors (mostly related to barriers) (#5603)gdkchan
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)TSRBerry
2023-06-01Vulkan: Include DepthMode in ProgramPipelineState (#5185)riperiperi
2023-05-29Make sure blend is disabled if render target has integer format (#5122)gdkchan
2023-04-27Move solution and projects to srcTSR Berry