aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/gl_nir_linker.c
Commit message (Expand)AuthorAgeFilesLines
* nir/linker: Add atomic counters to the program resource listAntia Puentes2019-07-121-0/+7
* nir/linker: Add XFB resources to the program resource listAntia Puentes2019-07-121-0/+27
* nir/linker: Add BUFFER_VARIABLEs to the prog resource listAntia Puentes2019-07-121-1/+31
* nir/linker: Add inputs/outputs to the program resource listAntia Puentes2019-07-121-0/+108
* nir/linker: add ubo/ssbo to the program resource listAlejandro Piñeiro2019-07-121-0/+14
* src/compiler: use new hash table and set creation helpersCaio Marcelo de Oliveira Filho2019-01-141-3/+1
* nir/linker: take into account hidden uniformsAlejandro Piñeiro2018-08-131-0/+4
* nir/linker: Add nir_build_program_resource_list()Eduardo Lima Mitev2018-06-211-0/+67