summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir.h
Commit message (Expand)AuthorAgeFilesLines
* nir: Add a pass for lower indirect variable dereferencesJason Ekstrand2016-03-081-0/+2
* 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-1/+30
* nir/tex_instr: Rename sampler to textureJason Ekstrand2016-02-091-12/+12
* nir: const_index helpersRob Clark2016-02-091-2/+62
* nir: remove unused nir_variable fieldsTimothy Arceri2016-02-091-18/+0
* nir: Add lowering support for unpacking opcodes.Matt Turner2016-02-011-0/+4
* nir: Add lowering support for packing opcodes.Matt Turner2016-02-011-0/+4
* nir: Add opcodes to extract bytes or words.Matt Turner2016-02-011-0/+3
* nir: Add lowering of nir_op_unpack_half_2x16.Matt Turner2016-02-011-0/+3
* glsl: move to compiler/Emil Velikov2016-01-261-1/+1
* nir: move to compiler/Emil Velikov2016-01-261-0/+2111