aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/AttributeInfo.cs
AgeCommit message (Expand)Author
2022-10-01Fix incorrect tessellation inputs/outputs (#3728)gdkchan
2022-09-10Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644)gdkchan
2022-08-20Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552)gdkchan
2022-07-31Vulkan backend (#2518)gdkchan