From b4c013307b23a09ac46a076ef180bf0e838cd37e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 22 Oct 2010 11:01:06 -0600 Subject: docs: updated GL3 status for primitive restart --- docs/GL3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/GL3.txt b/docs/GL3.txt index 461c9abe36..cf772a631a 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -42,7 +42,7 @@ GL 3.1: GLSL 1.30 and 1.40 not started Instanced drawing (GL_ARB_draw_instanced) ~50% done Buffer copying (GL_ARB_copy_buffer) DONE -Primitive restart (GL_NV_primitive_restart) not started +Primitive restart (GL_NV_primitive_restart) DONE (gallium) 16 vertex texture image units not started Texture buffer objs (GL_ARB_texture_buffer_object) not started Rectangular textures (GL_ARB_texture_rectangle) DONE -- cgit v1.2.3