summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2011-01-15 17:41:43 -0700
committerBrian Paul <brianp@vmware.com>2011-01-15 17:41:43 -0700
commit3dab2b1795e9f9ff3584f612397d118459b12731 (patch)
tree1d12526846231f28c68af23f077d5bc37ae0c9da /docs
parent9473ca356fbfa03b9eab03379f6dc1dc6b536c53 (diff)
docs: update GL3.txt status
Diffstat (limited to 'docs')
-rw-r--r--docs/GL3.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 9106f439a1..1ee9df88d1 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -41,7 +41,7 @@ glVertexAttribI commands DONE (but converts int
GL 3.1:
GLSL 1.30 and 1.40 not started
-Instanced drawing (GL_ARB_draw_instanced) ~50% done
+Instanced drawing (GL_ARB_draw_instanced) DONE (gallium, swrast)
Buffer copying (GL_ARB_copy_buffer) DONE
Primitive restart (GL_NV_primitive_restart) DONE (gallium)
16 vertex texture image units not started
@@ -76,7 +76,7 @@ GL_ARB_sampler_objects not started
GL_ARB_texture_rgb10_a2ui not started
GL_ARB_texture_swizzle DONE (same as EXT version)
GL_ARB_timer_query DONE (only Xlib sw driver)
-GL_ARB_instanced_arrays not started
+GL_ARB_instanced_arrays DONE (gallium)
GL_ARB_vertex_type_2_10_10_10_rev not started