Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl: move calculate_subroutine_compat() to shared linker code | Timothy Arceri | 2020-01-10 | 1 | -0/+3 |
* | glsl: move uniform resource checks into the common linker code | Timothy Arceri | 2020-01-10 | 1 | -0/+5 |
* | glsl: move check_subroutine_resources() into the shared util code | Timothy Arceri | 2020-01-10 | 1 | -0/+3 |
* | glsl: simplify resource list building code | Timothy Arceri | 2019-05-23 | 1 | -0/+8 |
* | compiler/glsl: refactor empty_uniform_block utilities to linker_util | Alejandro Piñeiro | 2018-07-03 | 1 | -0/+21 |
* | compiler/link: move add_program_resource to linker_util | Alejandro Piñeiro | 2018-06-21 | 1 | -0/+5 |
* | compiler/link: add linker_util.h, move linker_error/warning to it | Alejandro Piñeiro | 2018-06-21 | 1 | -0/+43 |