summaryrefslogtreecommitdiffstats
path: root/src/shader_recompiler/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* spirv: Initial bindings supportReinUsesLisp2021-07-231-0/+4
* shader: Support SSA loops on IRReinUsesLisp2021-07-231-0/+2
* shader: Initial implementation of an ASTReinUsesLisp2021-07-231-2/+2
* spirv: Initial SPIR-V supportReinUsesLisp2021-07-231-1/+14
* shader: Add pools and rename filesReinUsesLisp2021-07-231-5/+9
* shader: Constant propagation and global memory to storage bufferReinUsesLisp2021-07-231-0/+2
* shader: Initial instruction supportReinUsesLisp2021-07-231-2/+11
* shader: SSA and dominanceReinUsesLisp2021-07-231-0/+3
* shader: Initial recompiler workReinUsesLisp2021-07-231-0/+86