cleanups for t_vb_program.c
authorRoland Scheidegger <sroland@tungstengraphics.com>
Tue, 17 Apr 2007 12:01:42 +0000 (14:01 +0200)
committerRoland Scheidegger <sroland@tungstengraphics.com>
Tue, 17 Apr 2007 12:01:42 +0000 (14:01 +0200)
commit36949abec763e56a5356b65e2f2570cfed11d853
treeddc824878cb8cff7eba2cd300038e84467e2f1ab
parent6459adf79b0a3622515d5f2197a791538ca2f342
cleanups for t_vb_program.c

use VertexProgram._Current instead of VertexProgram.Current in a few more places.
Only fixup fogc and psiz in case this is really a nv program (others are fine
if undefined), and fix this case up so the values actually get written.
src/mesa/tnl/t_vb_program.c