summaryrefslogtreecommitdiff
path: root/src/mapi/glapi/gen/ARB_vertex_attrib_binding.xml
AgeCommit message (Expand)AuthorFilesLines
2023-12-08glthread: don't do "if (COMPAT)" if the function is not in the GL core profileMarek Olšák1-6/+6
2023-12-08glapi: only expose GL_EXT_direct_state_access functions to GL compatibilityMarek Olšák1-6/+6
2023-02-18glthread: track vertex formats for all attributesMarek Olšák1-6/+6
2020-06-23glthread: handle ARB_vertex_attrib_bindingMarek Olšák1-12/+24
2020-06-23glapi: fix incorrect param names in ARB_vertex_attrib_binding functionsMarek Olšák1-2/+2
2019-11-19mesa: add ARB_vertex_attrib_binding glVertexArray* functionsPierre-Eric Pelloux-Prayer1-0/+45
2017-07-31mesa: add KHR_no_error support to glVertexBindingDivisor()Samuel Pitoiset1-1/+1
2017-06-28mesa: add KHR_no_error support for glVertex*AttribBinding()Samuel Pitoiset1-1/+1
2017-05-30mesa: add KHR_no_error support for glBindVertexBuffer()Timothy Arceri1-1/+1
2015-05-28gles/es3.1: Enable dispatch of almost all new GLES 3.1 functionsIan Romanick1-5/+5
2015-05-15glapi: Remove all offset tags from the XMLIan Romanick1-6/+6
2014-08-27mesa: implement GL_MAX_VERTEX_ATTRIB_STRIDETimothy Arceri1-0/+1
2013-11-07glapi: Add infrastructure for ARB_vertex_attrib_bindingFredrik Höglund1-0/+58