Added glBlitFramebufferEXT function.
[mesa.git] / src / mesa / glapi / gl_table.py
2005-08-05 Ian RomanickFix recent problems with display lists and other parts...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-18 Ian RomanickWrap every place that accesses a dispatch table with...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-05-26 Ian RomanickMinor correction to EXT_framebuffer_object XML. Fix...
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-28 Ian RomanickRefactor the code to emit multiple-inclusion protection to
2004-05-18 Ian RomanickNew scripts for processing the XML version of APIspec...