Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: move calculate_subroutine_compat() to shared linker code | Timothy Arceri | 2020-01-10 | 1 | -0/+37 |
* | glsl: move uniform resource checks into the common linker code | Timothy Arceri | 2020-01-10 | 1 | -0/+80 |
* | glsl: move check_subroutine_resources() into the shared util code | Timothy Arceri | 2020-01-10 | 1 | -0/+16 |
* | glsl: simplify resource list building code | Timothy Arceri | 2019-05-23 | 1 | -0/+37 |
* | compiler/glsl: refactor empty_uniform_block utilities to linker_util | Alejandro Piñeiro | 2018-07-03 | 1 | -0/+55 |
* | compiler/link: move add_program_resource to linker_util | Alejandro Piñeiro | 2018-06-21 | 1 | -0/+64 |