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