mesa: Dynamically allocate acp array in ir_to_mesa_visitor::copy_propagate.
[mesa.git] / src / mesa / program / prog_uniform.c
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-19 Eric Anholtmesa: Don't try to free components of a NULL uniform...
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-10 Zack Rusinmesa: make uniform work with geometry shaders
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Brian Paulmesa: rename src/mesa/shader/ to src/mesa/program/