summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/opcodes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* glasm: Rework control flow introducing a syntax listGravatar ReinUsesLisp2021-07-221-1/+0
* shader: Simplify code in opcodes.h to fix IntellisenseGravatar ReinUsesLisp2021-07-221-8/+6
* shader: Inline common Opcode and Inst functionsGravatar ReinUsesLisp2021-07-221-3/+71
* shader: Add pools and rename filesGravatar ReinUsesLisp2021-07-221-0/+44