aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/AttributeType.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-12-29Use vector outputs for texture operations (#3939)gdkchan
2022-08-20Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552)gdkchan
2022-07-31Vulkan backend (#2518)gdkchan