| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader: Add pools and rename files | 2021-07-22 | 30 | -108/+255 | |
| * | shader: Make typed IR | 2021-07-22 | 19 | -269/+495 | |
| * | shader: Remove illegal character in SSA pass | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Constant propagation and global memory to storage buffer | 2021-07-22 | 17 | -63/+652 | |
| * | shader: Initial instruction support | 2021-07-22 | 28 | -334/+1450 | |
| * | shader: SSA and dominance | 2021-07-22 | 24 | -77/+570 | |
| * | shader: Initial recompiler work | 2021-07-22 | 56 | -0/+7060 |