Merge remote branch 'origin/master' into nv50-compiler
[mesa.git] / src / mesa / program / prog_parameter.h
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Eric Anholtmesa: Remove now-unused _mesa_add_sampler().
2010-08-25 Eric Anholtmesa: Remove now-unused _mesa_add_uniform.
2010-08-25 Eric Anholtmesa: Remove the "Used" flag in gl_program_parameter.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-06 Eric Anholtir_to_mesa: Add support for sampler arrays.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
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/