summaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_XML.py
Commit message (Expand)AuthorAgeFilesLines
* glapi: skip padding in get_called_parameter_stringPaul Berry2013-04-191-0/+2
* glapi: Remove handling of mesa_name XML attribute.Paul Berry2012-11-121-50/+2
* glapi/gen: handle new XML attributes.Paul Berry2012-11-061-2/+63
* glapi/gen: Gather API version info across aliased functions.Paul Berry2012-11-061-1/+13
* glapi/gen: Comment fix.Paul Berry2012-11-061-1/+1
* dispatch: properly handle parameter name mismatches in glapitemp.h.Paul Berry2012-11-011-2/+5
* glapi: Read GLES information from XML.Paul Berry2012-10-161-0/+48
* glapi: use new-style Python classes.Paul Berry2012-10-161-5/+5
* glapi: Reformat python code generation scripts to use 4-space indentation.Paul Berry2012-10-101-704/+704
* glapi/gen: Add support for pointer types.José Fonseca2012-03-111-0/+1
* glapi: add methods to filter functionsChia-I Wu2011-08-131-7/+39
* mapi/glapi: Avoid warnings about visibility being unsupported on MinGW.José Fonseca2011-04-231-1/+1
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+967