docs/GL3: don't list nv30
authorMarek Olšák <marek.olsak@amd.com>
Wed, 18 Mar 2015 00:50:03 +0000 (01:50 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 18 Mar 2015 11:04:27 +0000 (12:04 +0100)
Suggested by Ilia Mirkin.

docs/GL3.txt

index bd17743615bd86c785a7c0956dc9fffb1a96ea89..0d3724014f59f187e9f1d3b54e7467b5c7cf63df 100644 (file)
@@ -176,12 +176,12 @@ GL 4.3, GLSL 4.30:
 GL 4.4, GLSL 4.40:
 
   GL_MAX_VERTEX_ATTRIB_STRIDE                          DONE (all drivers)
-  GL_ARB_buffer_storage                                DONE (i965, nv30, nv50, nvc0, r600, radeonsi)
+  GL_ARB_buffer_storage                                DONE (i965, nv50, nvc0, r600, radeonsi)
   GL_ARB_clear_texture                                 DONE (i965)
   GL_ARB_enhanced_layouts                              not started
   GL_ARB_multi_bind                                    DONE (all drivers)
   GL_ARB_query_buffer_object                           not started
-  GL_ARB_texture_mirror_clamp_to_edge                  DONE (i965, nv30, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
+  GL_ARB_texture_mirror_clamp_to_edge                  DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
   GL_ARB_texture_stencil8                              not started
   GL_ARB_vertex_type_10f_11f_11f_rev                   DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)