Mesa (master): docs/GL3: don't list nv30

Marek Olšák mareko at kemper.freedesktop.org
Wed Mar 18 11:06:44 UTC 2015


Module: Mesa
Branch: master
Commit: 42715ad7932cdcfaffd8e514a200a461d6133927
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=42715ad7932cdcfaffd8e514a200a461d6133927

Author: Marek Olšák <marek.olsak at amd.com>
Date:   Wed Mar 18 01:50:03 2015 +0100

docs/GL3: don't list nv30

Suggested by Ilia Mirkin.

---

 docs/GL3.txt |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/GL3.txt b/docs/GL3.txt
index bd17743..0d37240 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -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)
 




More information about the mesa-commit mailing list