aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/opcodes.h
AgeCommit message (Expand)Author
2023-01-25shader_recompiler: Remove S32 IR typeameerj
2022-11-22general: fix compile for Apple ClangLiam
2022-11-04video_core: Fix SNORM texture buffer emulating error (#9001)Feng Chen
2022-05-14general: Avoid ambiguous format_to compilation errorsLioncash
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-20general: Fix clang/gcc build errorsameerj
2022-03-20shader_recompiler: Reduce unused includesameerj
2021-07-22shader_recompiler, video_core: Resolve clang errorslat9nq
2021-07-22glasm: Rework control flow introducing a syntax listReinUsesLisp
2021-07-22shader: Simplify code in opcodes.h to fix IntellisenseReinUsesLisp
2021-07-22shader: Inline common Opcode and Inst functionsReinUsesLisp
2021-07-22shader: Add pools and rename filesReinUsesLisp