mesa: Add an attribute for conditions to turn off threading.
[mesa.git] / src / mapi / glapi / gen / gl_marshal.py
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 Eric Anholtmesa: Validate count parameters when marshalling.
2017-03-16 Paul Berryglapi: Generate GL API marshalling code from the XML.