added GL_X_RENDERABLE to glXChooseFBConfig (bug 4181)
[mesa.git] / src / mesa / glapi / gl_procs.py
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-04-18 Ian RomanickRefactor a bunch of common code from the "leaf" scripts...
2005-04-18 Ian RomanickConvert all Python scripts to use XML namespaces.
2005-01-25 Ian RomanickAdd a glFunctionIterator class to iterate over the...
2004-12-03 Brian Paulsilence a variety of warnings found with g++ 3.4.2
2004-11-27 Brian PaulUse new _glapi_proc typedef instead of void * for funct...
2004-05-27 Ian RomanickModify glprocs.h to have two tables instead of one...
2004-05-18 Ian RomanickNew scripts for processing the XML version of APIspec...