glsl/builtins: Compute the correct value for smoothstep(vec, vec, vec).
[mesa.git] / src / glsl / lower_jumps.cpp
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_*.