summaryrefslogtreecommitdiff
path: root/src/mesa/program/prog_uniform.h
AgeCommit message (Expand)Author
2010-08-25ir_to_mesa: Convert this code to using linker.cpp's uniform locations.Eric Anholt
2010-08-12mesa: Clean up header file inclusion in prog_uniform.h.Vinson Lee
2010-06-28mesa: initial support for ARB_geometry_shader4Zack Rusin
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul