aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/marshal_XML.py
Commit message (Expand)AuthorAgeFilesLines
* glthread: remove the marshal_fail XML attributeMarek Olšák2020-03-201-1/+0
* glthread: sync instead of disabling glthread for non-VBO pointersMarek Olšák2020-03-061-0/+1
* glthread: add marshal_call_after and remove custom glFlush and glEnable codeMarek Olšák2020-03-061-0/+1
* glthread: add support for TexParameteri and SamplerParameteri functionsMarek Olšák2020-03-061-2/+2
* glthread: add GL_DRAW_INDIRECT_BUFFER tracking and generator supportMarek Olšák2020-03-061-1/+3
* mapi/gen: remove shebang from the marshal generator scriptsEmil Velikov2017-08-261-1/+0
* mesa: Add an attribute for conditions to turn off threading.Eric Anholt2017-03-161-0/+1
* mesa: Add support for asynchronous glDraw* on GL core.Eric Anholt2017-03-161-7/+2
* mesa: Add support for NULL arguments like in glBufferData() in marshalling.Eric Anholt2017-03-161-5/+0
* glapi: Generate GL API marshalling code from the XML.Paul Berry2017-03-161-0/+96