summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/program.h
Commit message (Expand)AuthorAgeFilesLines
* Added GLAPIENTRY decorations for all first level OpenGL API function entryKendall Bennett2003-10-211-4/+4
* Add extra cases and enums for _mesa_fetch_state(), and set the length ofKarl Rasche2003-09-231-3/+14
* move GL_MESA_program_debug code into program.cBrian Paul2003-09-051-0/+14
* move SWIZZLE_ZERO/ONE tokens to program.hBrian Paul2003-09-041-0/+4
* Moved some shared vertex/fragment program code into new program.c file.Brian Paul2003-08-311-0/+207