summaryrefslogtreecommitdiff
path: root/src/mesa/program/prog_uniform.c
AgeCommit message (Expand)Author
2010-08-18mesa: Don't try to free components of a NULL uniform list.Eric Anholt
2010-07-10mesa: make uniform work with geometry shadersZack Rusin
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul