aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/mapi_abi.py
Commit message (Expand)AuthorAgeFilesLines
* GL: drop symbols mangling supportEric Engestrom2019-10-101-5/+0
* mapi: print function declarations for shared glapiEmil Velikov2019-01-251-1/+1
* mapi: remove machinery handling CSV filesEmil Velikov2019-01-241-74/+6
* mapi: remove old, unused ES* generator codeEmil Velikov2019-01-241-58/+0
* mapi: drop unneeded gl_dispatch_stub declarationsErik Faye-Lund2019-01-241-1/+2
* mesa: correctly use os.path.join in our python scriptsEmil Velikov2019-01-241-2/+2
* python: Simplify list sortingMathieu Bridon2018-08-091-4/+2
* python: Use key-functions when sorting containersMathieu Bridon2018-08-091-2/+3
* python: Fix rich comparisonsMathieu Bridon2018-08-071-8/+7
* python: Use range() instead of xrange()Mathieu Bridon2018-07-241-1/+1
* python: Better check for keys in dictsMathieu Bridon2018-07-241-6/+4
* python: Use the print functionMathieu Bridon2018-07-061-76/+78
* mapi_abi.py: remove no longer used --mode optionEmil Velikov2017-05-041-7/+2
* mapy_abi.py: remove dead output_for_app generatorEmil Velikov2017-05-041-48/+0
* mapi: replace mapi_table abstractionEmil Velikov2017-05-041-1/+1
* nir: remove shebang from python scriptsEmil Velikov2017-03-101-1/+0
* st/vega: Remove.Jose Fonseca2015-03-041-19/+1
* mapi_abi: Make ES1 and ES2 static_dispatch=false functions hiddenIan Romanick2014-03-311-4/+6
* mapi: Hack around glGetInternalformativ not being hidden in GLESIan Romanick2014-03-311-0/+8
* mesa: Fix build with older gcc since update of glext.hTom Stellard2013-06-281-4/+0
* mesa: remove outdated version lines in commentsRico Schüller2013-06-051-1/+0
* build: Move src/mapi/mapi/* to src/mapi/Matt Turner2013-04-151-0/+873