Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glthread: declare marshal and unmarshal functions as non-static | Marek Olšák | 2020-03-24 | 1 | -4/+8 |
* | glthread: autogenerate prototypes for custom-marshalled functions | Marek Olšák | 2020-03-20 | 1 | -0/+9 |
* | glthread: inline _mesa_unmarshal_dispatch_cmd and convert the switch to a table | Marek Olšák | 2020-03-06 | 1 | -0/+1 |
* | python: Stop using the Python 2 exception syntax | Mathieu Bridon | 2018-07-06 | 1 | -1/+1 |
* | python: Use the print function | Mathieu Bridon | 2018-07-06 | 1 | -7/+9 |
* | mapi/gen: remove shebang from the marshal generator scripts | Emil Velikov | 2017-08-26 | 1 | -1/+0 |
* | glapi: Generate GL API marshalling code from the XML. | Paul Berry | 2017-03-16 | 1 | -0/+86 |