diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index 560d50d0d6c..691c0f04cae 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -48,6 +48,8 @@ This was written by Zack Rusin at Tungsten Graphics.
  • r300 driver support for GL_EXT_vertex_array_bgra, GL_EXT_texture_sRGB
  • i915/945 driver support for GL_ARB_point_sprite, GL_EXT_stencil_two_side and GL_ATI_separate_stencil extensions +
  • Added configure --with-max-width=W, --with-max-height=H options to specify + max framebuffer, viewport size.