a step toward moving run-time vertex program state out of GLcontext
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 10 Oct 2006 22:45:50 +0000 (22:45 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 10 Oct 2006 22:45:50 +0000 (22:45 +0000)
commit81968ec49d9e06be0e095fa0084aa61b68b23d75
treefa905da9fed031eed3e7c27ca2387101c6820dea
parentc61ecf373e58151aa7d3a4244ef139e015676b66
a step toward moving run-time vertex program state out of GLcontext
src/mesa/main/mtypes.h
src/mesa/shader/nvprogram.c
src/mesa/shader/nvvertexec.c
src/mesa/shader/program.c
src/mesa/tnl/t_vb_program.c