fix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails for indirect rendering
[mesa.git] / src / mesa / glapi / glX_proto_size.py
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-05 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-05 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-01-04 Ian RomanickUse glxbyteorder.h in server-side source files.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-04 Ian RomanickKeep indentation consistent with indent.
2006-03-29 Kristian HøgsbergFixes to silence warnings in code generated by glapi...
2005-10-10 Ian RomanickAdd 'get' data for glGetFramebufferAttachmentParameteri...
2005-10-03 Ian RomanickRemove the non-existant --get-alias-set option from...
2005-08-26 Adam Jackson/dri/msg
2005-08-26 Alan HourihaneFix the scripts for the cygwin & mingw changes
2005-08-11 Ian RomanickRemove the logic that determines at compile time whethe...
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-03-17 Ian RomanickEnable the generation of server-side __glGetBooleanv_si...
2005-03-17 Ian RomanickRefactored some of the code for PrintGlxReqSize_[ch...
2005-02-02 Ian RomanickSmall refactor. Add glXFunctionIterator, which derrive...
2005-02-01 Ian RomanickSmall refactor. Move several utility functions from...
2005-02-01 Ian RomanickAdd GlxProto::createEnumFunction and add a 'context...
2005-01-28 Ian RomanickRefactor the code to emit multiple-inclusion protection to
2005-01-27 Ian RomanickThe 'mode' setting of a function within an 'enum' eleme...
2005-01-24 Ian RomanickCorrectly set the name of the generating script.
2005-01-24 Ian RomanickMove all the code for generating "size" related functio...