glthread: sync instead of disabling glthread for non-VBO pointers
[mesa.git] / src / mapi / glapi / gen / marshal_XML.py
2020-03-06 Marek Olšákglthread: sync instead of disabling glthread for non...
2020-03-06 Marek Olšákglthread: add marshal_call_after and remove custom...
2020-03-06 Marek Olšákglthread: add support for TexParameteri and SamplerPara...
2020-03-06 Marek Olšákglthread: add GL_DRAW_INDIRECT_BUFFER tracking and...
2017-08-26 Emil Velikovmapi/gen: remove shebang from the marshal generator...
2017-03-16 Eric Anholtmesa: Add an attribute for conditions to turn off threa...
2017-03-16 Eric Anholtmesa: Add support for asynchronous glDraw* on GL core.
2017-03-16 Eric Anholtmesa: Add support for NULL arguments like in glBufferDa...
2017-03-16 Paul Berryglapi: Generate GL API marshalling code from the XML.