summaryrefslogtreecommitdiffstats
path: root/docs/relnotes
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2014-07-02 15:49:39 -0400
committerIlia Mirkin <[email protected]>2014-07-02 21:59:41 -0400
commit7666a9f4ae3a058882a0aff66c8bf92c3da498f0 (patch)
tree674ff64da6d4cc3b4e25077b8d379b99e0ff501d /docs/relnotes
parentdf61553070319660bd6a74f1ae6b251700dd17db (diff)
i965: expose AMD_vertex_shader_viewport_index on gen7+
Signed-off-by: Ilia Mirkin <[email protected]> Reviewed-by: Chris Forbes <[email protected]>
Diffstat (limited to 'docs/relnotes')
-rw-r--r--docs/relnotes/10.3.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 9af7210ed26..6090a921912 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -55,6 +55,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_ARB_viewport_array on nvc0</li>
<li>GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, radeonsi, softpipe</li>
<li>GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600</li>
+<li>GL_AMD_vertex_shader_viewport_index on i965/gen7+</li>
</ul>