diff options
Diffstat (limited to 'docs/GL3.txt')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |