summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/arbfragparse.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved some shared vertex/fragment program code into new program.c file.Brian Paul2003-08-311-0/+2
| | | | | | | Implemented new program_parameter_list type and functions for dealing with named program parameters, constants and GL state references. New state_index enum for describing GL state referenced within ARB vertex/ fragment programs. Plus, functions for fetching named GL state.
* placeholder filesBrian Paul2003-08-061-0/+33