diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2017-02-17 10:18:35 -0800 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2017-02-21 12:38:13 -0800 |
commit | ed6b47f435d902a26a4c572d4aced7d4a720b6f3 (patch) | |
tree | 30879f1e0f5c21179580bddea904189e7bbd9713 /docs/relnotes/17.1.0.html | |
parent | 0a7b252c5b0f5c5c0e114d913d6153bd2cc44ce9 (diff) |
docs: Update features.txt and relnotes for GL_ARB_transform_feedback2
Diffstat (limited to 'docs/relnotes/17.1.0.html')
-rw-r--r-- | docs/relnotes/17.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html index a65bc73431..fd231ab998 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> |