glsl/builtins: Fix return type for textureSize sampler2DArray variants.
[mesa.git] / src / glsl / lower_jumps.cpp
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-13 Brian Paulglsl: remove trailing comma to silence warning
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-09 Fabian Bielerglsl: fix lowering conditional returns in subroutines
2010-12-01 Kenneth Graunkeglsl: Add comments to lower_jumps (from the commit...
2010-12-01 Kenneth Graunkeglsl: Remove "discard" support from lower_jumps.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
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_*.