aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_lower_var_copies.c
Commit message (Expand)AuthorAgeFilesLines
* nir/types: Make glsl_get_length smarterJason Ekstrand2015-04-221-22/+2
* nir: Allocate dereferences out of their parent instruction or deref.Kenneth Graunke2015-04-071-5/+3
* nir: Make an easier helper for setting up SSA defs.Eric Anholt2015-01-221-2/+1
* nir: Add a pass for lowering copy instructionsJason Ekstrand2015-01-151-0/+223