Use line number information from entire function expression
[mesa.git] / src / glsl / ir_variable_refcount.cpp
2013-12-09 Paul Berryglsl/loops: replace loop controls with a normative...
2013-11-30 Paul Berryglsl: Teach ir_variable_refcount about ir_loop::counter...
2012-12-07 Eric Anholtmesa: Use the new hash table for the variable refcount...
2012-01-31 Kenneth Graunkeglsl: Rename class variable_entry to ir_variable_refcou...
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-24 Brian Paulglsl2: move constructor into .cpp file to work around...
2010-08-24 Vinson Leeglsl: Add assert to check variable_entry referenced_cou...
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-31 Eric Anholtglsl2: Factor out the variable refcounting part of...