aboutsummaryrefslogtreecommitdiffstats
path: root/src/glsl/nir/nir_lower_vec_to_movs.c
Commit message (Expand)AuthorAgeFilesLines
* nir: Make vec-to-movs handle src/dest aliasing.Eric Anholt2015-01-281-10/+72
* nir: Make some helpers for copying ALU src/dests.Eric Anholt2015-01-231-5/+2
* nir: Add a lower_vec_to_movs passJason Ekstrand2015-01-151-0/+96