aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Graphics.Vulkan/Effects/SmaaPostProcessingEffect.cs
AgeCommit message (Expand)Author
2023-07-11Move support buffer update out of the backends (#5411)1.1.959gdkchan
2023-07-01[Ryujinx.Graphics.Vulkan] Address dotnet-format issues (#5378)1.1.946TSRBerry
2023-06-03Allow BGRA images on Vulkan (#5203)1.1.857gdkchan
2023-05-21Replace ShaderBindings with new ResourceLayout structure for Vulkan (#5025)1.1.812gdkchan
2023-04-27Move solution and projects to srcTSR Berry