Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / src / glsl / opt_function_inlining.cpp
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-08 Ian Romanickglsl: Use insert_before for lists instead of open coding it
2011-03-08 Ian Romanickglsl: Function signatures cannot have NULL return type
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-31 Kenneth Graunkeglsl: Introduce a new "const_in" variable mode.
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
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_*.