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