Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
| | | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | ||||
* | shader: Rename, implement FADD.SAT and P2R (imm) | ReinUsesLisp | 2021-07-23 | 1 | -2/+2 |
| | |||||
* | shader: Initial instruction support | ReinUsesLisp | 2021-07-23 | 1 | -1/+10 |
| | |||||
* | shader: SSA and dominance | ReinUsesLisp | 2021-07-23 | 1 | -0/+7 |
| | |||||
* | shader: Initial recompiler work | ReinUsesLisp | 2021-07-23 | 1 | -0/+28 |