From d09b1109d4ea42c54ec40aa7dad0591aa3622436 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 31 Oct 2011 10:52:57 -0600 Subject: [PATCH] docs: list GL_ARB_texture_storage in 7.12 release notes --- docs/relnotes-7.12.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes-7.12.html b/docs/relnotes-7.12.html index 40d85f04ea2..88b1379b54d 100644 --- a/docs/relnotes-7.12.html +++ b/docs/relnotes-7.12.html @@ -39,6 +39,7 @@ tbd
  • GL_ARB_ES2_compatibility (r300g, r600g)
  • GL_ARB_depth_buffer_float (r600g)
  • GL_ARB_vertex_type_2_10_10_10_rev (r600g) +
  • GL_ARB_texture_storage (gallium drivers and swrast)
  • GL_EXT_packed_float (i965)
  • GL_EXT_texture_array (r600g)
  • GL_EXT_texture_shared_exponent (i965) -- 2.30.2