nir: Use _snprintf on Windows.
[mesa.git] / src / compiler / Makefile.sources
2016-04-11 Connor Abbottnir: add a pass for lowering (un)pack_double_2x32
2016-04-11 Jason Ekstrandnir: Add a pass for gathering various bits of shader...
2016-03-29 Jason Ekstrandnir/Makefile: Fix alphabetization
2016-03-24 Jason Ekstrandnir: Add a pass to inline functions
2016-03-24 Jason Ekstrandnir: Add return lowering pass
2016-03-24 Jason Ekstrandnir: Add a pass to repair SSA form
2016-03-24 Jason Ekstrandnir: Add a phi node placement helper
2016-03-23 Jason Ekstrandglsl: Add a pass to propagate the "invariant" and ...
2016-03-08 Jason Ekstrandnir: Add a pass for lower indirect variable dereferences
2016-01-26 Emil Velikovglsl: move to compiler/
2016-01-26 Emil Velikovnir: move to compiler/
2016-01-26 Emil Velikovcompiler: move the glsl_types C wrapper alongside their...
2016-01-26 Emil Velikovnir: move glsl_types.{cpp,h} to compiler
2016-01-26 Emil Velikovnir: move shader_enums.[ch] to compiler
2016-01-26 Emil Velikovcompiler: introduce a libcompiler static library