aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_opt_constant_folding.c
Commit message (Expand)AuthorAgeFilesLines
* nir: add bit_size info to nir_load_const_instr_create()Samuel Iglesias Gonsálvez2016-04-111-2/+2
* nir: rename nir_const_value fields to include bitsize informationIago Toral Quiroga2016-03-171-3/+3
* nir: update opcode definitions for different bit sizesConnor Abbott2016-03-171-2/+27
* nir: Separate texture from sampler in nir_tex_instrJason Ekstrand2016-02-091-3/+8
* nir/tex_instr: Rename sampler to textureJason Ekstrand2016-02-091-2/+2
* nir: move to compiler/Emil Velikov2016-01-261-0/+201