summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_system_values.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Add nir_builder support for individual system value loads.Eric Anholt2016-08-191-11/+8
* nir: Make lowering gl_LocalInvocationIndex optionalJordan Justen2016-06-011-4/+12
* 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_system_values: fixup for new foreach_block()Connor Abbott2016-04-281-16/+11
* nir/builder: Add bit_size info to nir_build_imm()Samuel Iglesias Gonsálvez2016-04-281-1/+1
* nir: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-1/+1
* nir/lower_system_values: Add support for several computed valuesJason Ekstrand2016-04-111-3/+70
* nir: move to compiler/Emil Velikov2016-01-261-0/+98