summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/opcodes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader_recompiler: Remove S32 IR typeameerj2023-01-261-1/+0
* general: fix compile for Apple ClangLiam2022-11-231-0/+1
* video_core: Fix SNORM texture buffer emulating error (#9001)Feng Chen2022-11-041-0/+1
* general: Avoid ambiguous format_to compilation errorsLioncash2022-05-141-1/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* general: Fix clang/gcc build errorsameerj2022-03-201-0/+1
* shader_recompiler: Reduce unused includesameerj2022-03-201-2/+0
* shader_recompiler, video_core: Resolve clang errorslat9nq2021-07-231-1/+2
* glasm: Rework control flow introducing a syntax listReinUsesLisp2021-07-231-1/+0
* 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