| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader: Add pools and rename files | 2021-07-22 | 15 | -63/+40 | |
| * | shader: Make typed IR | 2021-07-22 | 9 | -46/+74 | |
| * | shader: Constant propagation and global memory to storage buffer | 2021-07-22 | 1 | -2/+4 | |
| * | shader: Initial instruction support | 2021-07-22 | 16 | -178/+1039 | |
| * | shader: SSA and dominance | 2021-07-22 | 8 | -55/+223 | |
| * | shader: Initial recompiler work | 2021-07-22 | 24 | -0/+3555 |