glsl: Put `sample`-qualified varyings in their own packing classes
[mesa.git] / src / glsl / opt_if_simplification.cpp
2013-05-05 Eric Anholtglsl: Flip around "if" statements with empty "then...
2012-06-11 Eric Anholtglsl: Put a bunch of optimization visitors under anonym...
2012-04-14 Eric Anholtglsl: If an "if" has no "then" or "else" code left...
2011-09-09 Ian Romanickglsl: Silence several "warning: unused parameter"
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-15 Eric Anholtglsl: Skip processing expression trees in do_if_simplif...
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-17 Chad Versaceglsl: Fix Doxygen tag \file in recently renamed files
2010-11-16 Kenneth Graunkeglsl: Rename various ir_* files to lower_* and opt_*.