summaryrefslogtreecommitdiff
path: root/src/mesa/main/uniforms.h
AgeCommit message (Expand)Author
2010-08-24glsl: Set up uniform initializers by walking the shaders after linking.Eric Anholt
2010-07-29mesa: Add missing header and forward declarations to uniforms.h.Vinson Lee
2010-06-10mesa: move uniforms.c to main/Brian Paul