aboutsummaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/maxwell/structured_control_flow.h
AgeCommit message (Collapse)Author
2021-07-22glasm: Rework control flow introducing a syntax listReinUsesLisp
This commit regresses VertexA shaders, their transformation pass has to be adapted to the new control flow.
2021-07-22shader: Move microinstruction header to the value headerReinUsesLisp
2021-07-22shader: Implement CAL inlining function callsReinUsesLisp