summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/gl_XML.py
AgeCommit message (Expand)AuthorFilesLines
2013-04-19glapi: skip padding in get_called_parameter_stringPaul Berry1-0/+2
2012-11-12glapi: Remove handling of mesa_name XML attribute.Paul Berry1-50/+2
2012-11-06glapi/gen: handle new XML attributes.Paul Berry1-2/+63
2012-11-06glapi/gen: Gather API version info across aliased functions.Paul Berry1-1/+13
2012-11-06glapi/gen: Comment fix.Paul Berry1-1/+1
2012-11-01dispatch: properly handle parameter name mismatches in glapitemp.h.Paul Berry1-2/+5
2012-10-16glapi: Read GLES information from XML.Paul Berry1-0/+48
2012-10-16glapi: use new-style Python classes.Paul Berry1-5/+5
2012-10-10glapi: Reformat python code generation scripts to use 4-space indentation.Paul Berry1-704/+704
2012-03-11glapi/gen: Add support for pointer types.José Fonseca1-0/+1
2011-08-13glapi: add methods to filter functionsChia-I Wu1-7/+39
2011-04-23mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.José Fonseca1-1/+1
2010-05-07glapi: Move to src/mapi/.Chia-I Wu1-0/+967