summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/structured_control_flow.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* structured_control_flow: Conditionally invoke demote reorder passameerj2021-08-301-3/+6
* glasm: Rework control flow introducing a syntax listReinUsesLisp2021-07-231-8/+4
* shader: Move microinstruction header to the value headerReinUsesLisp2021-07-231-1/+1
* shader: Implement CAL inlining function callsReinUsesLisp2021-07-231-0/+24