Age | Commit message (Expand) | Author |
2021-07-22 | spirv: Add lower fp16 to fp32 pass | ReinUsesLisp |
2021-07-22 | shader: Add support for forward declarations | ReinUsesLisp |
2021-07-22 | shader: Misc fixes | ReinUsesLisp |
2021-07-22 | shader: Initial implementation of an AST | ReinUsesLisp |
2021-07-22 | shader: Properly store phi on Inst | ReinUsesLisp |
2021-07-22 | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp |
2021-07-22 | shader: SSA and dominance | ReinUsesLisp |
2021-07-22 | shader: Initial recompiler work | ReinUsesLisp |