OSDN Git Service

mesa/es: Enable GL_OES_vertex_array_object
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 22 Aug 2012 01:03:49 +0000 (18:03 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:37 +0000 (15:09 -0700)
commit36ceabfb745f27bc5754ee2a9766945d1dd59551
treec718c75da2d93fb12ec4bf8da4b0c19c67f862d0
parent35cf6aeb8c26821e704db737b61cf2623b3e8f6b
mesa/es: Enable GL_OES_vertex_array_object

Functionally the same as GL_ARB_vertex_array_object.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mapi/glapi/gen/es_EXT.xml
src/mapi/glapi/gen/gles_api.py
src/mesa/main/api_exec.c
src/mesa/main/extensions.c
src/mesa/main/get.c