summaryrefslogtreecommitdiff
path: root/src/mesa/program/prog_uniform.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-18mesa: Don't try to free components of a NULL uniform list.Eric Anholt1-0/+4
2010-07-10mesa: make uniform work with geometry shadersZack Rusin1-5/+13
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul1-0/+165