From: Brian Paul Date: Mon, 31 Oct 2011 16:52:57 +0000 (-0600) Subject: docs: list GL_ARB_texture_storage in 7.12 release notes X-Git-Tag: 062012170305~3520 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d09b1109d4ea42c54ec40aa7dad0591aa3622436;p=profile%2Fivi%2Fmesa.git docs: list GL_ARB_texture_storage in 7.12 release notes --- diff --git a/docs/relnotes-7.12.html b/docs/relnotes-7.12.html index 40d85f0..88b1379 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)