mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES
authorRyan Houdek <sonicadvance1@gmail.com>
Mon, 2 Nov 2015 03:25:27 +0000 (21:25 -0600)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 2 Nov 2015 04:02:06 +0000 (23:02 -0500)
commitaf7c98a9c75b17fc8c8ed0989aa732766e5b06d1
tree65ee60c6ca8a235911857785cbfaf5acd79ea266
parent985b51551a9bafec86604714d5faf3065dad4812
mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES

This has been tested with the piglits in the mailing list and
on the Dolphin emulator.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
docs/GL3.txt
docs/relnotes/11.1.0.html
src/mapi/glapi/gen/ARB_draw_elements_base_vertex.xml
src/mapi/glapi/gen/es_EXT.xml
src/mesa/main/extensions.c
src/mesa/vbo/vbo_exec_array.c