summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend/ir/post_order.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* video_core,shader: Clang-format fixesReinUsesLisp2021-07-231-1/+1
|
* glasm: Rework control flow introducing a syntax listReinUsesLisp2021-07-231-1/+2
| | | | | This commit regresses VertexA shaders, their transformation pass has to be adapted to the new control flow.
* shader: Support SSA loops on IRReinUsesLisp2021-07-231-0/+13