From e6ff557d15141dc0265a648a30fe4d6a7c911d93 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fredrik=20H=C3=B6glund?= Date: Mon, 18 Nov 2013 18:53:23 +0100 Subject: [PATCH] docs: Mark ARB_multi_bind as done ...and update relnotes. Reviewed-by: Brian Paul Reviewed-by: Ian Romanick --- docs/GL3.txt | 2 +- docs/relnotes/10.2.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index d8a8894c01a..cebb09952cb 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -184,7 +184,7 @@ GL 4.4: GL_ARB_buffer_storage DONE (i965, r300, r600, radeonsi) GL_ARB_clear_texture not started GL_ARB_enhanced_layouts not started - GL_ARB_multi_bind started (Fredrik Höglund) + GL_ARB_multi_bind DONE (all drivers) GL_ARB_query_buffer_object not started GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv30, nv50, nvc0, r300, r600, radeonsi, swrast) GL_ARB_texture_stencil8 not started diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html index de9a535a703..0dc2ac60954 100644 --- a/docs/relnotes/10.2.html +++ b/docs/relnotes/10.2.html @@ -45,6 +45,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_buffer_storage on i965, r300, r600, and radeonsi
  • +
  • GL_ARB_multi_bind on all drivers
  • GL_ARB_sample_shading on nv50 (GT21x only), nvc0
  • GL_ARB_stencil_texturing on i965/gen8+
  • GL_ARB_texture_cube_map_array on nv50 (GT21x only)
  • -- 2.30.2