From 60315e3eaf54a7eb646b787daa5f3ae560aee7a6 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Tue, 22 Jan 2013 21:34:25 -0800 Subject: [PATCH] GL3.txt: i965 supports ARB_base_instance Added in commit cdd3f549. --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 3bf91ea..21c37c0 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -121,7 +121,7 @@ GL_ARB_compressed_texture_pixel_storage not started GL_ARB_shader_atomic_counters not started GL_ARB_texture_storage DONE (r300, r600, swrast, gallium) GL_ARB_transform_feedback_instanced DONE -GL_ARB_base_instance DONE (nv50, nvc0, r600, radeonsi) +GL_ARB_base_instance DONE (i965, nv50, nvc0, r600, radeonsi) GL_ARB_shader_image_load_store not started GL_ARB_conservative_depth DONE (softpipe) GL_ARB_shading_language_420pack not started -- 2.7.4