summaryrefslogtreecommitdiff
path: root/src/mesa/main/arbvertparse.c
AgeCommit message (Collapse)Author
2003-08-30Silence compiler warnings about implicit casts or conversions by supplying ↵Karl Schultz
explicit casts and/or tweaking constant and variable definitions.
2003-08-06fix a bunch of warningsBrian Paul
2003-07-18Karl Rasche's ARB_vertex_program parserBrian Paul