Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glthread: remove the marshal_fail XML attribute | Marek Olšák | 2020-03-20 | 1 | -1/+0 |
* | glthread: sync instead of disabling glthread for non-VBO pointers | Marek Olšák | 2020-03-06 | 1 | -0/+1 |
* | glthread: add marshal_call_after and remove custom glFlush and glEnable code | Marek Olšák | 2020-03-06 | 1 | -0/+1 |
* | glthread: add support for TexParameteri and SamplerParameteri functions | Marek Olšák | 2020-03-06 | 1 | -2/+2 |
* | glthread: add GL_DRAW_INDIRECT_BUFFER tracking and generator support | Marek Olšák | 2020-03-06 | 1 | -1/+3 |
* | mapi/gen: remove shebang from the marshal generator scripts | Emil Velikov | 2017-08-26 | 1 | -1/+0 |
* | mesa: Add an attribute for conditions to turn off threading. | Eric Anholt | 2017-03-16 | 1 | -0/+1 |
* | mesa: Add support for asynchronous glDraw* on GL core. | Eric Anholt | 2017-03-16 | 1 | -7/+2 |
* | mesa: Add support for NULL arguments like in glBufferData() in marshalling. | Eric Anholt | 2017-03-16 | 1 | -5/+0 |
* | glapi: Generate GL API marshalling code from the XML. | Paul Berry | 2017-03-16 | 1 | -0/+96 |