summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/structured_control_flow.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Implement CAL inlining function callsReinUsesLisp1-744/+0
2021-07-23shader: Fix control flowReinUsesLisp1-5/+10
2021-07-23spirv: Fixes and Intel specific workaroundsReinUsesLisp1-3/+0
2021-07-23shader: Improve object poolReinUsesLisp1-5/+5
2021-07-23shader: Initial implementation of an ASTReinUsesLisp1-0/+742