aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/Translation/AttributeInfo.cs
AgeCommit message (Expand)Author
2023-01-13Vulkan: Add workarounds for MoltenVK (#4202)1.1.549riperiperi
2022-12-29Use vector outputs for texture operations (#3939)1.1.499gdkchan
2022-12-05Make structs readonly when applicable (#4002)1.1.426Andrey Sukharev
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)1.1.345gdkchan
2022-11-11Fix VertexId and InstanceId on Vulkan (#3833)1.1.341gdkchan
2022-10-01Fix incorrect tessellation inputs/outputs (#3728)1.1.283gdkchan
2022-09-10Do not output ViewportIndex on SPIR-V if GPU does not support it (#3644)1.1.259gdkchan
2022-08-20Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552)1.1.226gdkchan
2022-07-31Vulkan backend (#2518)1.1.200gdkchan