From 5cb8fdb397333fc13b6c5d6992c5a8cde4e050dd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tapani=20P=C3=A4lli?= Date: Mon, 24 Mar 2014 11:29:08 +0200 Subject: [PATCH] docs: update ARB_explicit_uniform_location status MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit + modify release notes for 10.3 Signed-off-by: Tapani Pälli Reviewed-by: Petri Latvala --- docs/GL3.txt | 2 +- docs/relnotes/10.3.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/GL3.txt b/docs/GL3.txt index f5f940c9b66..f85dce46a0f 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -160,7 +160,7 @@ GL 4.3: GL_ARB_compute_shader started (Paul Berry) GL_ARB_copy_image not started GL_KHR_debug DONE (all drivers) - GL_ARB_explicit_uniform_location not started + GL_ARB_explicit_uniform_location DONE (all drivers that support GLSL) GL_ARB_fragment_layer_viewport not started GL_ARB_framebuffer_no_attachments not started GL_ARB_internalformat_query2 not started diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html index 7ceaca4d5d6..d83f038db18 100644 --- a/docs/relnotes/10.3.html +++ b/docs/relnotes/10.3.html @@ -48,6 +48,7 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
  • GL_ARB_texture_cube_map_array on radeonsi
  • GL_ARB_compressed_texture_pixel_storage on all drivers
  • +
  • GL_ARB_explicit_uniform_location (all drivers that support GLSL)
  • -- 2.30.2