summaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_lower_system_values.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Replace assert(0) with unreachable().Matt Turner2015-01-211-2/+1
* nir: Stop using designated initializersJason Ekstrand2015-01-211-5/+3
* nir/lower_system_values: Handle SSA destinationsJason Ekstrand2015-01-151-1/+14
* nir: Call nir_metadata_preserve more placesJason Ekstrand2015-01-151-0/+2
* nir: Vectorize intrinsicsJason Ekstrand2015-01-151-2/+1
* nir: add a pass to lower system value readsConnor Abbott2015-01-151-0/+106