aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics.Shader/CodeGen/Spirv/Instructions.cs
AgeCommit message (Expand)Author
2023-01-23SPIR-V: Change BitfieldExtract and BitfieldInsert for SPIRV-Cross (#4336)gdkchan
2023-01-13Vulkan: Add workarounds for MoltenVK (#4202)riperiperi
2022-12-29Use vector outputs for texture operations (#3939)gdkchan
2022-12-08Fix shader FSWZADD instruction (#4069)gdkchan
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