| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glsl: Implement more Integer ops | 2021-07-22 | 1 | -109/+65 | |
| * | glsl: Implement BF* | 2021-07-22 | 1 | -5/+5 | |
| * | glsl: Implement a few Integer instructions | 2021-07-22 | 1 | -26/+25 | |
| * | glsl: Use std::string_view for Emit function args. | 2021-07-22 | 1 | -51/+63 | |
| * | glsl: Pass IR::Inst& to Emit functions | 2021-07-22 | 1 | -44/+44 | |
| * | glsl: INeg and IAdd negate tests | 2021-07-22 | 1 | -57/+68 | |
| * | glsl: Reusable typed variables. IADD32 | 2021-07-22 | 1 | -0/+221 | |
| * | glsl: Initial backend | 2021-07-22 | 1 | -0/+0 |