aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/CodeGen/Spirv/Declarations.cs
AgeCommit message (Expand)Author
2022-12-29Use vector outputs for texture operations (#3939)1.1.499gdkchan
2022-12-10Fix Redundant Qualifer Warnings (#4091)1.1.459Isaac Marovitz
2022-11-16Implement HLE macro for DrawElementsIndirect (#3748)1.1.345gdkchan
2022-11-12Use vector transform feedback outputs if possible (#3832)1.1.342gdkchan
2022-11-11Fix VertexId and InstanceId on Vulkan (#3833)1.1.341gdkchan
2022-10-29SPIR-V: Fix tessellation control shader output types (#3807)1.1.332gdkchan
2022-10-01Fix incorrect tessellation inputs/outputs (#3728)1.1.283gdkchan
2022-07-31Vulkan backend (#2518)1.1.200gdkchan