summaryrefslogtreecommitdiffstats
path: root/docs/relnotes/11.1.0.html
diff options
context:
space:
mode:
authorGlenn Kennard <[email protected]>2015-10-16 01:53:47 +0200
committerDave Airlie <[email protected]>2015-11-11 08:36:08 +1000
commitc878d61124397706072e0f7f5a694a8bf644cc91 (patch)
tree83ffb12a1727567f25b4422ece48d9e81ca4b9a9 /docs/relnotes/11.1.0.html
parenta1fc78911e9a6439db94d6ae91d5672c76e5fb1c (diff)
r600g: Implement ARB_texture_view
Signed-off-by: Glenn Kennard <[email protected]> Reviewed-by: Marek Olšák <[email protected]> Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'docs/relnotes/11.1.0.html')
-rw-r--r--docs/relnotes/11.1.0.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes/11.1.0.html b/docs/relnotes/11.1.0.html
index 11fbdfff236..14656fd97c9 100644
--- a/docs/relnotes/11.1.0.html
+++ b/docs/relnotes/11.1.0.html
@@ -55,7 +55,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_shader_texture_image_samples on i965, nv50, nvc0, r600, radeonsi</li>
<li>GL_ARB_texture_barrier / GL_NV_texture_barrier on i965</li>
<li>GL_ARB_texture_query_lod on softpipe</li>
-<li>GL_ARB_texture_view on radeonsi</li>
+<li>GL_ARB_texture_view on radeonsi and r600 (for evergeen and newer)</li>
<li>GL_EXT_buffer_storage implemented for when ES 3.1 support is gained</li>
<li>GL_EXT_draw_elements_base_vertex on all drivers</li>
<li>GL_OES_draw_elements_base_vertex on all drivers</li>