Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-23 | shader: Refactor PTP and other minor changes | ReinUsesLisp | 1 | -1/+0 |
2021-07-23 | shader: Implement TLD4.PTP | FernandoS27 | 1 | -0/+1 |
2021-07-23 | shader: Implement DADD | ameerj | 1 | -0/+1 |
2021-07-23 | shader: Initial support for textures and TEX | ReinUsesLisp | 1 | -0/+1 |
2021-07-23 | shader: Fix control flow | ReinUsesLisp | 1 | -0/+1 |
2021-07-23 | shader: Add utility to resolve identities on a value | ReinUsesLisp | 1 | -0/+1 |
2021-07-23 | shader: Make typed IR | ReinUsesLisp | 1 | -0/+10 |
2021-07-23 | shader: Constant propagation and global memory to storage buffer | ReinUsesLisp | 1 | -1/+0 |
2021-07-23 | shader: SSA and dominance | ReinUsesLisp | 1 | -0/+3 |
2021-07-23 | shader: Initial recompiler work | ReinUsesLisp | 1 | -0/+98 |