init secondary color to (0,0,0,1). remove some redundant initializations.
[mesa.git] / src / mesa / main / arbvertparse.c
2004-02-12 Brian PaulMinor re-org of state for fog and precision options.
2003-11-23 Karl Rasche - Create a dummy program to keep from segfaulting...
2003-11-21 Brian Paulfix a bunch of warnings
2003-11-19 Karl RascheInitial checking of new ARB_frag/vertex program parser
2003-10-22 Daniel Borcafixed a typo (array size)
2003-08-30 Karl SchultzSilence compiler warnings about implicit casts or conve...
2003-08-06 Brian Paulfix a bunch of warnings
2003-07-18 Brian PaulKarl Rasche's ARB_vertex_program parser