Use line number information from entire function expression
[mesa.git] / src / glsl / lower_output_reads.cpp
2013-12-12 Tapani Pälliglsl: move variables in to ir_variable::data, part I
2013-09-23 Eric Anholtglsl: Hide many classes local to individual .cpp files...
2013-08-02 Bryan Cainglsl: add ir_emit_vertex and ir_end_primitive instructi...
2013-01-25 Paul Berryglsl: Eliminate ambiguity between function ins/outs...
2012-12-05 Vincent Lejeuneglsl: add new variable declaration in function body...
2012-04-09 Vadim Girlinglsl: fix variable ordering in the output_read_remover
2012-01-06 Vincent Lejeuneglsl: Add a lowering pass to remove reads of shader...