summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/opcodes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Fix clang/gcc build errorsGravatar ameerj2022-03-201-0/+1
* shader_recompiler: Reduce unused includesGravatar ameerj2022-03-201-2/+0
* shader_recompiler, video_core: Resolve clang errorsGravatar lat9nq2021-07-221-1/+2
* 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