summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChris Forbes <[email protected]>2015-05-06 19:05:17 +1200
committerChris Forbes <[email protected]>2015-05-06 19:05:17 +1200
commit1fcdb2ce794d14545b06640b2316c629a3bde3ee (patch)
treea4a40b4d0ec68b1f670a1e3c668c125e2c6d636a /docs
parent5fc23375e80dd2084f30700bdd3216082f662acc (diff)
relnotes: Note support for viewport arrays on i965/Gen6.
Signed-off-by: Chris Forbes <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/10.6.0.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html
index 6c5bc8c109c..fb1a928d948 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.0.html
@@ -57,6 +57,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_program_interface_query (all drivers)</li>
<li>GL_ARB_texture_stencil8 on nv50, nvc0, r600, radeonsi, softpipe</li>
<li>GL_ARB_uniform_buffer_object on freedreno</li>
+<li>GL_ARB_viewport_array, GL_AMD_vertex_shader_viewport_index on i965/gen6</li>
<li>GL_EXT_draw_buffers2 on freedreno</li>
<li>GL_OES_EGL_sync on all drivers</li>
<li>EGL_KHR_fence_sync on freedreno, nv50, nvc0, r600, radeonsi</li>