aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/program.h
Commit message (Expand)AuthorAgeFilesLines
* st/glsl_to_nir: use nir based program resource list builderTimothy Arceri2019-12-131-1/+2
* compiler/link: add linker_util.h, move linker_error/warning to itAlejandro Piñeiro2018-06-211-8/+0
* glsl: consistently use ifndef guards over pragma onceEmil Velikov2017-03-221-0/+4
* glsl: add param to force shader recompileTimothy Arceri2017-02-091-1/+1
* glsl: add transform feedback buffers to resource listTimothy Arceri2016-03-311-1/+2
* mesa: call build_program_resource_list inside Driver.LinkShaderMarek Olšák2016-02-111-1/+4
* glsl: move to compiler/Emil Velikov2016-01-261-0/+55