summaryrefslogtreecommitdiffstats
path: root/src/compiler/nir/nir_lower_two_sided_color.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Add nir_builder support for individual system value loads.Eric Anholt2016-08-191-3/+1
* nir: Use the system-value front face for twoside lowering.Eric Anholt2016-08-191-16/+7
* compiler: Rename INTERP_QUALIFIER_* to INTERP_MODE_*.Kenneth Graunke2016-07-171-1/+1
* nir/lower_two_sided_color: fixup for new foreach_block()Connor Abbott2016-05-051-3/+5
* 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: rename nir_foreach_block*() to nir_foreach_block*_call()Connor Abbott2016-04-201-1/+1
* nir: add a bit_size parameter to nir_ssa_dest_initConnor Abbott2016-03-171-1/+1
* nir: use const_index helpersRob Clark2016-02-091-2/+2
* nir: move to compiler/Emil Velikov2016-01-261-0/+212