Mesa (master): docs: Update features.txt and relnotes for GL_ARB_transform_feedback2

Kenneth Graunke kwg at kemper.freedesktop.org
Tue Feb 21 20:38:14 UTC 2017


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

Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Fri Feb 17 10:18:35 2017 -0800

docs: Update features.txt and relnotes for GL_ARB_transform_feedback2

---

 docs/features.txt         | 2 +-
 docs/relnotes/17.1.0.html | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/features.txt b/docs/features.txt
index 5905dba..01315a0 100644
--- a/docs/features.txt
+++ b/docs/features.txt
@@ -132,7 +132,7 @@ GL 4.0, GLSL 4.00 --- all DONE: i965/hsw+, nvc0, r600, radeonsi
   GL_ARB_texture_cube_map_array                         DONE (i965/gen6+, nv50, llvmpipe, softpipe)
   GL_ARB_texture_gather                                 DONE (i965/gen6+, nv50, llvmpipe, softpipe, swr)
   GL_ARB_texture_query_lod                              DONE (i965, nv50, softpipe)
-  GL_ARB_transform_feedback2                            DONE (i965/gen7+, nv50, llvmpipe, softpipe, swr)
+  GL_ARB_transform_feedback2                            DONE (i965/gen6+, nv50, llvmpipe, softpipe, swr)
   GL_ARB_transform_feedback3                            DONE (i965/gen7+, llvmpipe, softpipe, swr)
 
 
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html
index a65bc73..fd231ab 100644
--- a/docs/relnotes/17.1.0.html
+++ b/docs/relnotes/17.1.0.html
@@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
 
 <ul>
 <li>GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe</li>
+<li>GL_ARB_transform_feedback2 on i965/gen6</li>
 </ul>
 
 <h2>Bug fixes</h2>




More information about the mesa-commit mailing list