aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_procs.py
Commit message (Expand)AuthorAgeFilesLines
* GL: drop symbols mangling supportEric Engestrom2019-10-101-9/+0
* python: Better sort dictionary keys/valuesMathieu Bridon2018-07-241-2/+1
* python: Better check for keys in dictsMathieu Bridon2018-07-241-1/+1
* python: Use the print functionMathieu Bridon2018-07-061-29/+31
* mapi/gen: remove shebang from python scriptsEmil Velikov2017-03-101-1/+0
* glapi: Avoid argparse type argument for API XML input files.Jose Fonseca2015-05-261-4/+3
* glapi: gl_procs.py: Use argparse rather than getoptDylan Baker2015-05-221-23/+19
* glapi: gl_procs.py: Fix a few low hanging style thingsDylan Baker2015-05-221-7/+16
* glapi: Remove support for "short string" modeIan Romanick2014-04-021-36/+7
* glapi: Reformat python code generation scripts to use 4-space indentation.Paul Berry2012-10-101-150/+150
* glapi: Do not use glapioffsets.h.Chia-I Wu2010-10-271-4/+4
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+215