From: Kenneth Graunke Date: Fri, 17 Feb 2017 18:18:35 +0000 (-0800) Subject: docs: Update features.txt and relnotes for GL_ARB_transform_feedback2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ed6b47f435d902a26a4c572d4aced7d4a720b6f3;p=mesa.git docs: Update features.txt and relnotes for GL_ARB_transform_feedback2 --- diff --git a/docs/features.txt b/docs/features.txt index 5905dba9b39..01315a0a1c5 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 a65bc73431b..fd231ab9984 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.

Bug fixes