aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_instr_set.c
Commit message (Expand)AuthorAgeFilesLines
* nir/instr_set: handle 64-bit bit-sizesConnor Abbott2016-04-111-5/+17
* nir/cse: Properly handle nir_ssa_def.exactJason Ekstrand2016-03-231-2/+14
* nir: rename nir_const_value fields to include bitsize informationIago Toral Quiroga2016-03-171-4/+4
* nir: Remove the const_offset from nir_tex_instrJason Ekstrand2016-02-101-3/+0
* nir: Separate texture from sampler in nir_tex_instrJason Ekstrand2016-02-091-6/+9
* nir/tex_instr: Rename sampler to textureJason Ekstrand2016-02-091-9/+9
* nir: move to compiler/Emil Velikov2016-01-261-0/+519