glthread: declare marshal and unmarshal functions as non-static
[mesa.git] / src / mapi / glapi / gen / gl_marshal_h.py
2020-03-24 Marek Olšákglthread: declare marshal and unmarshal functions as...
2020-03-21 Marek Olšákglthread: autogenerate prototypes for custom-marshalled...
2020-03-06 Marek Olšákglthread: inline _mesa_unmarshal_dispatch_cmd and conve...
2018-07-06 Mathieu Bridonpython: Stop using the Python 2 exception syntax
2018-07-06 Mathieu Bridonpython: Use the print function
2017-08-26 Emil Velikovmapi/gen: remove shebang from the marshal generator...
2017-03-16 Paul Berryglapi: Generate GL API marshalling code from the XML.