aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/CodeGen/Spirv/Instructions.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-08Fix shader FSWZADD instruction (#4069)1.1.451gdkchan
2022-11-30Remove shader dependency on SPV_KHR_shader_ballot and SPV_KHR_subgroup_vote e...1.1.401gdkchan
2022-11-18SPIR-V: Fix unscaling helper not being able to find Array textures (#3863)1.1.356riperiperi
2022-10-01Fix incorrect tessellation inputs/outputs (#3728)1.1.283gdkchan
2022-07-31Vulkan backend (#2518)1.1.200gdkchan