summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2015-07-21 18:35:38 -0600
committerBrian Paul <brianp@vmware.com>2015-07-21 18:35:38 -0600
commitb94367ba8d14ea999d2b81cb24db21fa72d4bab8 (patch)
treed4b097a940c9ee5a9a98c43499f21338b750ca15 /docs/relnotes
parent89212f9d06cbd5dd7cebefe7b4e535692525e3e9 (diff)
downloadexternal_mesa3d-b94367ba8d14ea999d2b81cb24db21fa72d4bab8.zip
external_mesa3d-b94367ba8d14ea999d2b81cb24db21fa72d4bab8.tar.gz
external_mesa3d-b94367ba8d14ea999d2b81cb24db21fa72d4bab8.tar.bz2
docs: document that GL_ARB_get_texture_sub_image is completed
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/10.7.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.7.0.html b/docs/relnotes/10.7.0.html
index 42ea807..f39e272 100644
--- a/docs/relnotes/10.7.0.html
+++ b/docs/relnotes/10.7.0.html
@@ -47,6 +47,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_AMD_vertex_shader_viewport_index on radeonsi</li>
<li>GL_ARB_fragment_layer_viewport on radeonsi</li>
<li>GL_ARB_framebuffer_no_attachments on i965</li>
+<li>GL_ARB_get_texture_sub_image for all drivers</li>
<li>GL_ARB_gpu_shader_fp64 on llvmpipe, radeonsi</li>
<li>GL_ARB_shader_stencil_export on llvmpipe</li>
<li>GL_ARB_vertex_attrib_64bit on llvmpipe, radeonsi</li>