summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_procs.py
AgeCommit message (Expand)Author
2005-01-25Add a glFunctionIterator class to iterate over the functions stored in aIan Romanick
2004-12-03silence a variety of warnings found with g++ 3.4.2Brian Paul
2004-11-27Use new _glapi_proc typedef instead of void * for function pointers.Brian Paul
2004-05-27Modify glprocs.h to have two tables instead of one. The first tableIan Romanick
2004-05-18New scripts for processing the XML version of APIspec. Mail is beingIan Romanick