aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/CodeGen/Spirv/Instructions.cs
AgeCommit message (Expand)Author
2022-11-30Remove shader dependency on SPV_KHR_shader_ballot and SPV_KHR_subgroup_vote e...gdkchan
2022-11-18SPIR-V: Fix unscaling helper not being able to find Array textures (#3863)riperiperi
2022-10-01Fix incorrect tessellation inputs/outputs (#3728)gdkchan
2022-07-31Vulkan backend (#2518)gdkchan