summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/opcodes.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader_recompiler, video_core: Resolve clang errorslat9nq1-1/+2
2021-07-23glasm: Rework control flow introducing a syntax listReinUsesLisp1-1/+0
2021-07-23shader: Simplify code in opcodes.h to fix IntellisenseReinUsesLisp1-8/+6
2021-07-23shader: Inline common Opcode and Inst functionsReinUsesLisp1-3/+71
2021-07-23shader: Add pools and rename filesReinUsesLisp1-1/+1
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+44