Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws | Marek Olšák | 2020-04-30 | 1 | -4/+2 |
* | mesa: remove exec="dynamic" from Draw functions that are not really dynamic | Marek Olšák | 2020-04-27 | 1 | -2/+2 |
* | glthread: rename non_vbo helper functions | Marek Olšák | 2020-03-20 | 1 | -2/+2 |
* | glthread: sync instead of disabling glthread for non-VBO pointers | Marek Olšák | 2020-03-06 | 1 | -2/+2 |
* | glthread: track for each VAO whether the user has set a user pointer | Marek Olšák | 2020-03-06 | 1 | -1/+2 |
* | mesa: Track the current vertex/element array buffers for glthread. | Eric Anholt | 2017-03-16 | 1 | -1/+2 |
* | glapi: Annotate functions with "marshal" attribute. | Paul Berry | 2017-03-16 | 1 | -2/+2 |
* | glapi: Remove all offset tags from the XML | Ian Romanick | 2015-05-15 | 1 | -2/+2 |
* | glapi: Annotate XML with exec="dynamic" for dynamic functions. | Paul Berry | 2012-11-06 | 1 | -2/+2 |
* | mesa: hook up GL 3.x entrypoints | Brian Paul | 2010-11-21 | 1 | -24/+4 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+69 |