From caee0d024fbbe493331081e14664cdaea151c8b2 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 15 Jan 2011 10:32:34 -0700 Subject: glapi: GL_ARB_instanced_arrays support --- src/mapi/glapi/gen/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mapi') diff --git a/src/mapi/glapi/gen/Makefile b/src/mapi/glapi/gen/Makefile index c08be387f3..cd6718fd7a 100644 --- a/src/mapi/glapi/gen/Makefile +++ b/src/mapi/glapi/gen/Makefile @@ -77,6 +77,7 @@ API_XML = \ ARB_ES2_compatibility.xml \ ARB_framebuffer_object.xml \ ARB_geometry_shader4.xml \ + ARB_instanced_arrays.xml \ ARB_map_buffer_range.xml \ ARB_seamless_cube_map.xml \ ARB_sync.xml \ -- cgit v1.2.3