glsl: Lower ir_binop_pow to a sequence of EXP2 and LOG2
[mesa.git] / src / glsl / opt_constant_propagation.cpp
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_*.