Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glthread: track for each VAO whether the user has set a user pointer | Marek Olšák | 2020-03-06 | 1 | -3/+5 |
* | mesa: add KHR_no_error to glDeleteVertexArrays() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
* | mesa: add KHR_no_error to glBindVertexArray() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
* | mesa: add KHR_no_error support to gl{Create,Gen}VertexArrays() | Samuel Pitoiset | 2017-07-31 | 1 | -1/+1 |
* | mesa: Track the current vertex/element array buffers for glthread. | Eric Anholt | 2017-03-16 | 1 | -1/+2 |
* | glapi: Remove all offset tags from the XML | Ian Romanick | 2015-05-15 | 1 | -4/+4 |
* | mesa: Standardize names of OpenGL functions. | Paul Berry | 2012-11-12 | 1 | -3/+3 |
* | glapi: Add es2="3.0" attributes to XML. | Matt Turner | 2012-10-16 | 1 | -4/+4 |
* | glapi: Move to src/mapi/. | Chia-I Wu | 2010-05-07 | 1 | -0/+34 |