Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-07-23 | shader: Remove old shader management | ReinUsesLisp | 1 | -71/+0 |
2020-06-05 | shader/texture: Join separate image and sampler pairs offline | ReinUsesLisp | 1 | -1/+1 |
2020-01-24 | Shader_IR: Implement initial code for tracking indexed samplers. | Fernando Sahmkow | 1 | -0/+6 |
2019-06-07 | shader: Move Node declarations out of the shader IR header | ReinUsesLisp | 1 | -1/+6 |
2019-06-06 | shader: Use shared_ptr to store nodes and move initialization to file | ReinUsesLisp | 1 | -0/+60 |