summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/glsl_to_nir.cpp
Commit message (Expand)AuthorAgeFilesLines
* nir/glsl: Propagate invariant into NIR alu opsJason Ekstrand2016-03-231-0/+3
* nir: add a bit_size parameter to nir_ssa_dest_initConnor Abbott2016-03-171-9/+13
* nir/glsl: Remove dead function parameter handling codeJason Ekstrand2016-03-121-46/+5
* nir: Remove the const_offset from nir_tex_instrJason Ekstrand2016-02-101-11/+5
* nir/tex_instr: Rename sampler to textureJason Ekstrand2016-02-091-1/+1
* gtn: use const_index helpersRob Clark2016-02-091-8/+9
* nir: remove unused nir_variable fieldsTimothy Arceri2016-02-091-2/+0
* glsl: Remove 2x16 half-precision pack/unpack opcodes.Matt Turner2016-02-011-9/+0
* glsl: move to compiler/Emil Velikov2016-01-261-3/+3
* nir: move to compiler/Emil Velikov2016-01-261-0/+2031