summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2015-12-04 04:05:54 +0000
committerDave Airlie <airlied@redhat.com>2015-12-04 04:11:15 +0000
commitab0e8ea06cc3a4a6cf7abb6fa45547b7ba3048e6 (patch)
tree9d28a1e701d466838a85613738a72e84d7fa6032
parent8fda7a8326f035fe604702f4ec4ae0007de16cb9 (diff)
docs: update with r600 tessellation status.r600g-tess-submitr600g-tess-stagingr600g-tess
Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--docs/GL3.txt2
-rw-r--r--docs/relnotes/11.2.0.html1
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt
index 45da51accc1..0051cb8e761 100644
--- a/docs/GL3.txt
+++ b/docs/GL3.txt
@@ -112,7 +112,7 @@ GL 4.0, GLSL 4.00 --- all DONE: nvc0, radeonsi
GL_ARB_gpu_shader_fp64 DONE (r600, llvmpipe, softpipe)
GL_ARB_sample_shading DONE (i965, nv50, r600)
GL_ARB_shader_subroutine DONE (i965, nv50, r600, llvmpipe, softpipe)
- GL_ARB_tessellation_shader DONE ()
+ GL_ARB_tessellation_shader DONE (r600)
GL_ARB_texture_buffer_object_rgb32 DONE (i965, r600, llvmpipe, softpipe)
GL_ARB_texture_cube_map_array DONE (i965, nv50, r600, llvmpipe, softpipe)
GL_ARB_texture_gather DONE (i965, nv50, r600, llvmpipe, softpipe)
diff --git a/docs/relnotes/11.2.0.html b/docs/relnotes/11.2.0.html
index c9c0c90a057..6696de8c6b2 100644
--- a/docs/relnotes/11.2.0.html
+++ b/docs/relnotes/11.2.0.html
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>GL_ARB_base_instance on freedreno/a4xx</li>
+<li>GL_ARB_tessellation_shader on r600 (evergreen/cayman only)</li>
<li>GL_ARB_texture_buffer_object_rgb32 on freedreno/a4xx</li>
<li>GL_ARB_texture_buffer_range on freedreno/a4xx</li>
<li>GL_ARB_texture_query_lod on freedreno/a4xx</li>