aboutsummaryrefslogtreecommitdiffstats
path: root/src/mapi/glapi/gen/ARB_draw_elements_base_vertex.xml
Commit message (Expand)AuthorAgeFilesLines
* glthread: sync instead of disabling glthread for non-VBO pointersMarek Olšák2020-03-061-4/+4
* glthread: add/update count and marshal fields for many GL functionsMarek Olšák2020-03-061-3/+3
* mesa: Track the current vertex/element array buffers for glthread.Eric Anholt2017-03-161-4/+8
* glapi: Annotate functions with "marshal" attribute.Paul Berry2017-03-161-4/+4
* mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ESRyan Houdek2015-11-011-3/+3
* glapi: Whitespace clean up after the previous commitIan Romanick2015-05-151-6/+3
* glapi: Remove all offset tags from the XMLIan Romanick2015-05-151-4/+4
* glapi: Annotate XML with exec="dynamic" for dynamic functions.Paul Berry2012-11-061-4/+7
* mesa: more const qualifiers to match the latest glext.hBrian Paul2012-06-271-1/+1
* glapi: add glDrawElementsInstancedBaseVertex() function to xmlBrian Paul2011-06-021-0/+9
* glapi: Move to src/mapi/.Chia-I Wu2010-05-071-0/+40