| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glasm: Do not alias ConditionRef for now | 2021-07-22 | 1 | -1/+0 | |
| * | shader: Read branch conditions from an instruction | 2021-07-22 | 1 | -0/+1 | |
| * | glasm: Fix aliased bitcasts ref counting | 2021-07-22 | 1 | -7/+32 | |
| * | glasm: Add Void type to GLASM values | 2021-07-22 | 1 | -0/+3 | |
| * | glasm: Fix register allocation when moving immediate on GLASM | 2021-07-22 | 1 | -30/+41 | |
| * | glasm: Add conversion instructions to GLASM | 2021-07-22 | 1 | -0/+4 | |
| * | glasm: Initial GLASM fp64 support | 2021-07-22 | 1 | -19/+47 | |
| * | glasm: Make GLASM aware of types | 2021-07-22 | 1 | -27/+35 | |
| * | glasm: Implement more logical ops | 2021-07-22 | 1 | -1/+1 | |
| * | glasm: Use BitField instead of C bitfields | 2021-07-22 | 1 | -5/+5 | |
| * | glasm: Changes to GLASM register allocator and emit context | 2021-07-22 | 1 | -16/+21 | |
| * | glasm: Add GLASM backend infrastructure | 2021-07-22 | 1 | -0/+82 |