aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_apitemp.py
Commit message (Expand)AuthorAgeFilesLines
* mesa: Create pointers for multithread marshalling dispatch table.Paul Berry2017-03-161-4/+4
* mapi/gen: remove shebang from python scriptsEmil Velikov2017-03-101-1/+0
* glapi: gl_apitemp.py: Use a main functionDylan Baker2015-05-221-1/+6
* glapi: gl_apitemp.py: Convert to argparse instead of getoptDylan Baker2015-05-221-20/+19
* dispatch: properly handle parameter name mismatches in glapitemp.h.Paul Berry2012-11-011-1/+1
* glapi: Reformat python code generation scripts to use 4-space indentation.Paul Berry2012-10-101-209/+209
* mapi: Silence many "warning: unused parameter"Ian Romanick2011-08-261-0/+7
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+320