summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-23shader: Support SSA loops on IRReinUsesLisp1-0/+2
2021-07-23shader: Initial implementation of an ASTReinUsesLisp1-2/+2
2021-07-23spirv: Initial SPIR-V supportReinUsesLisp1-1/+14
2021-07-23shader: Add pools and rename filesReinUsesLisp1-5/+9
2021-07-23shader: Constant propagation and global memory to storage bufferReinUsesLisp1-0/+2
2021-07-23shader: Initial instruction supportReinUsesLisp1-2/+11
2021-07-23shader: SSA and dominanceReinUsesLisp1-0/+3
2021-07-23shader: Initial recompiler workReinUsesLisp1-0/+86