aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/opcodes.inc
AgeCommit message (Expand)Author
2021-07-22shader: Implement FLOameerj
2021-07-22shader: Implement IMNMXameerj
2021-07-22shader: Implement POPCameerj
2021-07-22shader: Implement SHRameerj
2021-07-22shader: Fix control flowReinUsesLisp
2021-07-22shader: FMUL, select, RRO, and MUFU fixesReinUsesLisp
2021-07-22spirv: Add lower fp16 to fp32 passReinUsesLisp
2021-07-22shader: Initial implementation of an ASTReinUsesLisp
2021-07-22spirv: Initial SPIR-V supportReinUsesLisp
2021-07-22shader: Properly store phi on InstReinUsesLisp
2021-07-22shader: Add pools and rename filesReinUsesLisp