summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/backend/spirv/emit_spirv_instructions.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Read branch conditions from an instructionReinUsesLisp2021-07-231-1/+2
* glasm: Implement TEX and TEXS instructionsReinUsesLisp2021-07-231-2/+2
* glasm: Initial implementation of phi nodes on GLASMReinUsesLisp2021-07-231-1/+2
* glasm: Rework control flow introducing a syntax listReinUsesLisp2021-07-231-7/+2
* shader: Fixup SPIR-V emit header namespacesReinUsesLisp2021-07-231-2/+2
* Move SPIR-V emission functions to their own headerReinUsesLisp2021-07-231-0/+583