summaryrefslogtreecommitdiff
path: root/src/mesa/main/uniforms.c
AgeCommit message (Expand)Author
2010-07-10mesa: make uniform work with geometry shadersZack Rusin
2010-07-03mesa: Fix OpenGL ES-only builds.Chia-I Wu
2010-06-28mesa: initial support for ARB_geometry_shader4Zack Rusin
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
2010-06-10mesa: move uniforms.c to main/Brian Paul