summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_samplers.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Drop an unused program/hash_table.h include.Eric Anholt2016-08-101-1/+0
* nir/lower_samplers: Protect against sampler index overflowJason Ekstrand2016-05-231-3/+6
* nir: Switch the arguments to nir_foreach_functionJason Ekstrand2016-04-281-1/+1
* nir: Switch the arguments to nir_foreach_instrJason Ekstrand2016-04-281-1/+1
* nir/lower_samplers: fixup for new foreach_block()Connor Abbott2016-04-281-28/+8
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-1/+1
* nir: Separate texture from sampler in nir_tex_instrJason Ekstrand2016-02-091-1/+12
* nir/tex_instr: Rename sampler to textureJason Ekstrand2016-02-091-9/+9
* glsl: move to compiler/Emil Velikov2016-01-261-1/+1
* nir: move to compiler/Emil Velikov2016-01-261-0/+187