| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | shader: Abstract breadth searches and use the abstraction | 2021-07-22 | 1 | -46/+22 | |
| * | shader: Implement ImageGradient | 2021-07-22 | 1 | -0/+5 | |
| * | shader,spirv: Implement ImageQueryLod. | 2021-07-22 | 1 | -0/+5 | |
| * | shader: Implement TXQ and fix FragDepth | 2021-07-22 | 1 | -4/+16 | |
| * | shader: Add IR opcode for ImageFetch | 2021-07-22 | 1 | -0/+5 | |
| * | shader: Implement TLD4 and TLD4_B | 2021-07-22 | 1 | -0/+10 | |
| * | shader: Track first bindless argument instead of the instruction itself | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Implement CAL inlining function calls | 2021-07-22 | 1 | -7/+5 | |
| * | shader: Partial implementation of LDC | 2021-07-22 | 1 | -1/+1 | |
| * | shader: Initial support for textures and TEX | 2021-07-22 | 1 | -0/+199 |