Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glthread: sync instead of disabling glthread for non-VBO pointers | Marek Olšák | 2020-03-06 | 1 | -4/+4 |
* | glthread: add/update count and marshal fields for many GL functions | Marek Olšák | 2020-03-06 | 1 | -3/+3 |
* | mesa: Track the current vertex/element array buffers for glthread. | Eric Anholt | 2017-03-16 | 1 | -4/+8 |
* | glapi: Annotate functions with "marshal" attribute. | Paul Berry | 2017-03-16 | 1 | -4/+4 |
* | mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES | Ryan Houdek | 2015-11-01 | 1 | -3/+3 |
* | glapi: Whitespace clean up after the previous commit | Ian Romanick | 2015-05-15 | 1 | -6/+3 |
* | glapi: Remove all offset tags from the XML | Ian Romanick | 2015-05-15 | 1 | -4/+4 |
* | glapi: Annotate XML with exec="dynamic" for dynamic functions. | Paul Berry | 2012-11-06 | 1 | -4/+7 |
* | mesa: more const qualifiers to match the latest glext.h | Brian Paul | 2012-06-27 | 1 | -1/+1 |
* | glapi: add glDrawElementsInstancedBaseVertex() function to xml | Brian Paul | 2011-06-02 | 1 | -0/+9 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+40 |