aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/glX_proto_size.py
Commit message (Expand)AuthorAgeFilesLines
* python: Better sort dictionary keys/valuesMathieu Bridon2018-07-241-4/+2
* python: Better check for keys in dictsMathieu Bridon2018-07-241-9/+9
* python: Use spaces, not tabsMathieu Bridon2018-07-061-4/+4
* python: Use the print functionMathieu Bridon2018-07-061-115/+117
* python: Stabilize some script outputsMathieu Bridon2018-07-051-1/+1
* mapi/gen: remove shebang from python scriptsEmil Velikov2017-03-101-1/+0
* mesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macroEmil Velikov2017-01-181-8/+2
* glapi: Harden GLX request size processing (v2)Adam Jackson2016-05-171-13/+11
* glapi: glX_proto_size.py: use a main functionDylan Baker2015-05-221-1/+6
* glapi: glX_proto_size.py: use argparse instead of getoptDylan Baker2015-05-221-45/+45
* Fix a few typosZoë Blade2015-04-271-1/+1
* glapi: use new-style Python classes.Paul Berry2012-10-161-1/+1
* glapi: Reformat python code generation scripts to use 4-space indentation.Paul Berry2012-10-101-569/+569
* glapi/glx: For GLX code, use the existing _X_HIDDEN and _X_INTERNAL definesIan Romanick2011-12-131-10/+9
* glapi: fix generator scripts w.r.t. GLX_USE_APPLEGLBrian Paul2010-05-111-1/+1
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+704