docs: mark off tess for nvc0
authorIlia Mirkin <imirkin@alum.mit.edu>
Thu, 23 Jul 2015 07:39:13 +0000 (03:39 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Thu, 23 Jul 2015 07:39:46 +0000 (03:39 -0400)
docs/GL3.txt
docs/relnotes/10.7.0.html

index 2cf5c31646813c23b15e9af0b9b2f6976f8bfa0c..5200737bae70646d6791764497abae95119f64e1 100644 (file)
@@ -112,7 +112,7 @@ GL 4.0, GLSL 4.00:
   GL_ARB_gpu_shader_fp64                               DONE (nvc0, radeonsi, llvmpipe, softpipe)
   GL_ARB_sample_shading                                DONE (i965, nv50, nvc0, r600, radeonsi)
   GL_ARB_shader_subroutine                             DONE (nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
-  GL_ARB_tessellation_shader                           DONE (radeonsi)
+  GL_ARB_tessellation_shader                           DONE (nvc0, radeonsi)
   GL_ARB_texture_buffer_object_rgb32                   DONE (i965, nvc0, r600, radeonsi, llvmpipe, softpipe)
   GL_ARB_texture_cube_map_array                        DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
   GL_ARB_texture_gather                                DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe)
index 1464dc4f09242bb264932f67edf972379c2c4c61..a2e7c02e7b232fba9d4452315bd62d29fb11befd 100644 (file)
@@ -51,7 +51,7 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_ARB_gpu_shader_fp64 on llvmpipe, radeonsi</li>
 <li>GL_ARB_shader_stencil_export on llvmpipe</li>
 <li>GL_ARB_shader_subroutine on core profile gallium drivers</li>
-<li>GL_ARB_tessellation_shader on radeonsi</li>
+<li>GL_ARB_tessellation_shader on nvc0, radeonsi</li>
 <li>GL_ARB_vertex_attrib_64bit on llvmpipe, radeonsi</li>
 <li>GL_ARB_viewport_array on radeonsi</li>
 <li>GLX_ARB_create_context_robustness on r600, radeonsi</li>