init secondary color to (0,0,0,1). remove some redundant initializations.
[mesa.git] / src / mesa / main / bufferobj.h
2003-12-04 Alan Hourihaneremove duplicate declaration
2003-10-21 Kendall BennettAdded GLAPIENTRY decorations for all first level OpenGL...
2003-10-15 Brian Paulminor tweaks
2003-09-17 Brian PaulMore work on ARB_vertex_buffer_object.
2003-09-09 Brian PaulAdded prototypes for internal functions to bufferobj.h.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2003-05-10 Brian Paulfix MapBufferARB() return type
2003-03-29 Brian PaulBasic infrastructure for GL_ARB_vertex_buffer_object.