aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/SamplerType.cs
AgeCommit message (Expand)Author
2022-12-29Use vector outputs for texture operations (#3939)gdkchan
2022-07-31Vulkan backend (#2518)gdkchan
2020-10-28Avoid sampler conflicts on bindless samplers with the same name (#1642)gdkchan
2020-01-09Make the shader translator more error resilient (part 2)gdk
2020-01-09Add partial support for array of samplers, and add pass to identify them from...gdk
2020-01-09Initial support for image stores, support texture sample on computegdk