Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glsl/nir: Add and use a gl_nir_link() function | Caio Marcelo de Oliveira Filho | 2019-09-10 | 1 | -0/+8 |
* | glsl/nir: Fill in the Parameters in NIR linker | Caio Marcelo de Oliveira Filho | 2019-09-10 | 1 | -1/+2 |
* | nir/linker: add gl_nir_link_uniform_blocks.c | Alejandro PiƱeiro | 2019-06-30 | 1 | -0/+3 |
* | nir/linker: Add the start of a pure-NIR linker for XFB | Neil Roberts | 2018-07-31 | 1 | -0/+3 |
* | nir/linker: Add a pure NIR implementation of the atomic counter linker | Neil Roberts | 2018-07-03 | 1 | -0/+3 |
* | nir/linker: Add nir_build_program_resource_list() | Eduardo Lima Mitev | 2018-06-21 | 1 | -0/+3 |
* | nir/linker: Set the uniform initial values | Neil Roberts | 2018-06-21 | 1 | -0/+3 |
* | nir/linker: Add gl_nir_link_uniforms() | Eduardo Lima Mitev | 2018-06-21 | 1 | -0/+41 |