Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: remove exec="dynamic" from Draw functions that are not really dynamic | Marek Olšák | 2020-04-27 | 1 | -6/+6 |
* | glthread: rename non_vbo helper functions | Marek Olšák | 2020-03-20 | 1 | -4/+4 |
* | 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 | -4/+10 |
* | mesa: expose AMD_multi_draw_indirect | Marek Olšák | 2018-08-24 | 1 | -0/+20 |
* | gles/es3.1: Enable dispatch of almost all new GLES 3.1 functions | Ian Romanick | 2015-05-28 | 1 | -2/+2 |
* | glapi: Remove all offset tags from the XML | Ian Romanick | 2015-05-15 | 1 | -4/+4 |
* | glapi: add plumbing for GL_ARB_draw_indirect and GL_ARB_multi_draw_indirect | Chris Forbes | 2013-11-25 | 1 | -0/+45 |