mesa: track initialization status of uniform variables. Plus, asst clean-ups.
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 10 Nov 2008 19:33:17 +0000 (12:33 -0700)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 10 Nov 2008 19:39:36 +0000 (12:39 -0700)
commit2d76a0d77af7be9539f89cba37ce84338c1cdda4
tree6e722f4d0f8356707ed9402dc9eeeb5dc56704b4
parent379ff8c9567940ebff44870cf7b0202882445fa6
mesa: track initialization status of uniform variables.  Plus, asst clean-ups.
src/mesa/shader/prog_parameter.c
src/mesa/shader/prog_parameter.h
src/mesa/shader/prog_uniform.c
src/mesa/shader/prog_uniform.h
src/mesa/shader/shader_api.c
src/mesa/shader/slang/slang_codegen.c
src/mesa/shader/slang/slang_link.c