summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/glX_proto_size.py
AgeCommit message (Expand)Author
2008-12-14Return 0 as the request size when the pixels parameter is NULLNeil Roberts
2007-01-04Use glxbyteorder.h in server-side source files.Ian Romanick
2006-10-04Keep indentation consistent with indent.Ian Romanick
2006-03-29Fixes to silence warnings in code generated by glapi scripts.Kristian Høgsberg
2005-10-10Add 'get' data for glGetFramebufferAttachmentParameterivEXT enums.Ian Romanick
2005-10-03Remove the non-existant --get-alias-set option from the help text.Ian Romanick
2005-08-26/dri/msgAdam Jackson
2005-08-26Fix the scripts for the cygwin & mingw changesAlan Hourihane
2005-08-11Remove the logic that determines at compile time whether or not HAVE_ALIASIan Romanick
2005-06-21Mammoth update to the Python code generator scripts that live inIan Romanick
2005-04-18Refactor a bunch of common code from the "leaf" scripts to a new functions,Ian Romanick
2005-04-18Convert all Python scripts to use XML namespaces.Ian Romanick
2005-03-17Enable the generation of server-side __glGetBooleanv_size and relatedIan Romanick
2005-03-17Refactored some of the code for PrintGlxReqSize_[ch]. This ensures that theIan Romanick
2005-02-02Small refactor. Add glXFunctionIterator, which derrives fromIan Romanick
2005-02-01Small refactor. Move several utility functions from glX_XML.py toIan Romanick
2005-02-01Add GlxProto::createEnumFunction and add a 'context' parameter to theIan Romanick
2005-01-28Refactor the code to emit multiple-inclusion protection toIan Romanick
2005-01-27The 'mode' setting of a function within an 'enum' element is now used.Ian Romanick
2005-01-24Correctly set the name of the generating script.Ian Romanick
2005-01-24Move all the code for generating "size" related functions to its ownIan Romanick