nir: add nir_array.h to the sources list
[mesa.git] / src / glsl / Makefile.sources
2012-05-15 Eric Anholtglsl: Remove the opt_discard_simplification pass.
2012-04-13 Eric Anholtglsl: Create an ir_builder helper for hand-generating IR.
2012-04-12 Eric Anholtglsl: Add an array splitting pass.
2012-01-31 Matt Turnerglsl: rename Makefile.sources' _SOURCES variables
2012-01-06 Vincent Lejeuneglsl: Add a lowering pass to remove reads of shader...
2011-11-11 Eric Anholtglsl: Move ir_variable.cpp to builtin_variables.cpp.
2011-11-01 Chia-I Wuglsl: Refactor source lists to Makefile.sources