summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/maxwell/control_flow.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Implement CAL inlining function callsReinUsesLisp2021-07-231-9/+10
* shader: Fix conditional execution of exit instructionsReinUsesLisp2021-07-231-1/+1
* shader: Initial implementation of an ASTReinUsesLisp2021-07-231-47/+30
* shader: Add pools and rename filesReinUsesLisp2021-07-231-1/+1
* shader: SSA and dominanceReinUsesLisp2021-07-231-6/+38
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+137