aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/gl_marshal_h.py
Commit message (Expand)AuthorAgeFilesLines
* glthread: declare marshal and unmarshal functions as non-staticMarek Olšák2020-03-241-4/+8
* glthread: autogenerate prototypes for custom-marshalled functionsMarek Olšák2020-03-201-0/+9
* glthread: inline _mesa_unmarshal_dispatch_cmd and convert the switch to a tableMarek Olšák2020-03-061-0/+1
* python: Stop using the Python 2 exception syntaxMathieu Bridon2018-07-061-1/+1
* python: Use the print functionMathieu Bridon2018-07-061-7/+9
* mapi/gen: remove shebang from the marshal generator scriptsEmil Velikov2017-08-261-1/+0
* glapi: Generate GL API marshalling code from the XML.Paul Berry2017-03-161-0/+86