From c2352a88ed6595f1138de23a96f3152cf7a76778 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 10 Jan 2014 16:07:55 -0800 Subject: [PATCH] docs: Note that GL_ARB_viewport_array is done on i965 At least for GEN7+, anyway. Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke --- docs/GL3.txt | 2 +- docs/relnotes/10.1.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index 0672ec708a1..3bded7dc24d 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -120,7 +120,7 @@ GL 4.1: GL_ARB_separate_shader_objects some infrastructure done GL_ARB_shader_precision not started GL_ARB_vertex_attrib_64bit not started - GL_ARB_viewport_array not started + GL_ARB_viewport_array DONE (i965) GL 4.2: diff --git a/docs/relnotes/10.1.html b/docs/relnotes/10.1.html index b723805d98d..14b635f247a 100644 --- a/docs/relnotes/10.1.html +++ b/docs/relnotes/10.1.html @@ -46,6 +46,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_draw_indirect on i965.
  • GL_ARB_clear_buffer_object
  • +
  • GL_ARB_viewport_array on i965.
  • GL_AMD_shader_trinary_minmax.
  • Reduced memory usage for display lists.
-- 2.30.2