aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_split_var_copies.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Allocate dereferences out of their parent instruction or deref.Kenneth Graunke2015-04-071-2/+2
* nir: Remove predicationJason Ekstrand2015-01-151-6/+0
* nir: Add a copy splitting passJason Ekstrand2015-01-151-0/+285