remove duplicate declaration
[mesa.git] / src / mesa / main / arbparse.c
2003-12-02 Karl RascheRemove things having to do with ARB_matrix_palette...
2003-11-30 Karl RascheFixed compiler warnings
2003-11-25 Brian Paulfix a lot of warnings found with g++
2003-11-25 Karl Rasche - New version of the syntax rules from Michal Krol
2003-11-25 Karl Rascheadded support for generic vertex attributes (ARB_vp...
2003-11-24 Brian Paulwhitespace and comment changes
2003-11-23 Karl Rasche- parse_alias() Was totally borked
2003-11-23 Karl Rasche - Create a dummy program to keep from segfaulting...
2003-11-21 Brian Pauls/byte/GLubyte/ and other minor clean-ups
2003-11-21 Brian Paulreformat comments for 80-column viewing
2003-11-21 Brian Paulfix a bunch of warnings
2003-11-21 Jouk Jansen Committing in .
2003-11-21 Karl RascheCaught missing parse_color_type() [Jacob Jansen]
2003-11-19 Karl RascheInitial checkin of new ARB_frag/vertex program parser