summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/arbparse.c
Commit message (Expand)AuthorAgeFilesLines
* - parse_alias() Was totally borkedKarl Rasche2003-11-231-31/+28
* - Create a dummy program to keep from segfaulting when parsingKarl Rasche2003-11-231-13/+36
* s/byte/GLubyte/ and other minor clean-upsBrian Paul2003-11-211-200/+198
* reformat comments for 80-column viewingBrian Paul2003-11-211-213/+248
* fix a bunch of warningsBrian Paul2003-11-211-14/+7
* Committing in .Jouk Jansen2003-11-211-1/+1
* Caught missing parse_color_type() [Jacob Jansen]Karl Rasche2003-11-211-3/+4
* Initial checkin of new ARB_frag/vertex program parserKarl Rasche2003-11-191-0/+5717