summaryrefslogtreecommitdiff
path: root/src/mesa/program/prog_parameter.h
AgeCommit message (Expand)Author
2010-08-25mesa: Remove now-unused _mesa_add_sampler().Eric Anholt
2010-08-25mesa: Remove now-unused _mesa_add_uniform.Eric Anholt
2010-08-25mesa: Remove the "Used" flag in gl_program_parameter.Eric Anholt
2010-08-06ir_to_mesa: Add support for sampler arrays.Eric Anholt
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul