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