From 031c3393a1f6f2ce63d36005019220a8776b6c9d Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 27 Aug 2013 18:57:35 -0600 Subject: [PATCH] docs: minor fixes for 9.2 release notes Fix incorrect tag, fix language. (cherry picked from commit 2377205bcb3bb0b5db48772224f5f80f2cf9abf7) --- docs/relnotes/9.2.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/relnotes/9.2.html b/docs/relnotes/9.2.html index 1bbb699b966..9e1c01522b1 100644 --- a/docs/relnotes/9.2.html +++ b/docs/relnotes/9.2.html @@ -51,8 +51,8 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_texture_multisample
  • GL_ARB_texture_storage_multisample
  • GL_ARB_texture_query_lod
  • -
  • Enable GL_ARB_texture_storage on radeon, r200, and nouveau
  • -
  • GL_EXT_discard_framebuffer in all OpenGL ES (all versions) drivers
  • +
  • GL_ARB_texture_storage on radeon, r200, and nouveau
  • +
  • GL_EXT_discard_framebuffer in all OpenGL ES (all versions) drivers
  • GL_EXT_framebuffer_multisample_blit_scaled on i965
  • Added new freedreno gallium driver
  • OSMesa interface for gallium llvmpipe/softpipe drivers
  • -- 2.30.2