| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader: Properly store phi on Inst | 2021-07-22 | 4 | -59/+115 | |
| * | shader: Add pools and rename files | 2021-07-22 | 10 | -24/+73 | |
| * | shader: Make typed IR | 2021-07-22 | 7 | -212/+389 | |
| * | shader: Constant propagation and global memory to storage buffer | 2021-07-22 | 9 | -25/+73 | |
| * | shader: Initial instruction support | 2021-07-22 | 8 | -65/+398 | |
| * | shader: SSA and dominance | 2021-07-22 | 11 | -19/+178 | |
| * | shader: Initial recompiler work | 2021-07-22 | 21 | -0/+3027 |