summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_lower_load_const_to_scalar.c
Commit message (Expand)AuthorAgeFilesLines
* nir: move to compiler/Emil Velikov2016-01-261-89/+0
* nir: Get rid of function overloadsJason Ekstrand2015-12-281-3/+3
* nir/build: add nir_vec() helperRob Clark2015-09-181-14/+1
* nir: Remove the mem_ctx parameter from ssa_def_rewrite_usesJason Ekstrand2015-09-111-2/+1
* nir: Convert the builder to use the new NIR cursor API.Kenneth Graunke2015-08-271-1/+1
* nir: Add a nir_lower_load_const_to_scalar() pass.Eric Anholt2015-08-041-0/+103