summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/abstract_syntax_list.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* shader_recompiler: GCC fixesGravatar lat9nq2021-07-221-7/+4
* shader: Use a non-trivial dummy to construct ASL node unionGravatar ReinUsesLisp2021-07-221-1/+6
* glasm: Rework control flow introducing a syntax listGravatar ReinUsesLisp2021-07-221-0/+56