summaryrefslogtreecommitdiff
path: root/src/mesa/shader/prog_parameter.h
AgeCommit message (Expand)Author
2007-04-18Start fixing some issues with uniform variables and their types.Brian
2007-04-18Fix some bugs related to querying active uniforms.Brian
2007-04-18Replace _mesa_parameter_longest_name() with _mesa_longest_parameter_name().Brian
2007-02-23replace GLint with gl_state_indexBrian
2007-01-23fix g++ warnings/errorsBrian
2007-01-09clean up a bunch of program parameter stuffBrian
2007-01-09Implement vertex attribute binding.Brian
2007-01-05added _mesa_add_sampler()Brian
2006-12-20Uniform matrix support.Brian
2006-12-19Overhaul of GLSL API functions, dispatching, etc.Brian
2006-12-14Split the program.[ch] files into several new files.Brian