i965: Use a new miptree to avoid software fallbacks due to drawing offset.
[mesa.git] / src / glsl / strtod.c
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-14 Brian Paulglsl: new glsl_strtod() wrapper to fix decimal point...