summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/frontend (follow)
Commit message (Expand)AuthorAgeFilesLines
* shader: Add pools and rename filesReinUsesLisp2021-07-2325-87/+113
* shader: Make typed IRReinUsesLisp2021-07-2316-258/+463
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-2310-27/+77
* shader: Initial instruction supportReinUsesLisp2021-07-2324-243/+1437
* shader: SSA and dominanceReinUsesLisp2021-07-2319-74/+401
* shader: Initial recompiler workReinUsesLisp2021-07-2345-0/+6582