summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/opcodes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Simplify code in opcodes.h to fix IntellisenseReinUsesLisp2021-07-231-8/+6
* shader: Inline common Opcode and Inst functionsReinUsesLisp2021-07-231-3/+71
* shader: Add pools and rename filesReinUsesLisp2021-07-231-0/+44