| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader: Fix indirect branches to scheduler instructions | 2021-07-22 | 1 | -3/+3 | |
| * | shader: Implement BRX | 2021-07-22 | 1 | -0/+57 | |
| * | shader: Fix structured control flow on KIL instructions | 2021-07-22 | 1 | -3/+6 | |
| * | shader: Properly insert Prologue instruction | 2021-07-22 | 1 | -1/+2 | |
| * | shader: Implement NDC [-1, 1], attribute types and default varying initializa... | 2021-07-22 | 1 | -1/+6 | |
| * | shader: Add partial rasterizer integration | 2021-07-22 | 1 | -0/+18 | |
| * | shader: Implement CAL inlining function calls | 2021-07-22 | 1 | -0/+770 |