glsl/builtins: Fix return type for textureSize sampler2DArray variants.
[mesa.git] / src / glsl / lower_noise.cpp
2011-01-31 Kenneth GraunkeConvert everything from the talloc API to the ralloc...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-09 Ian Romanickglsl2: Add lowering pass to remove noise opcodes