summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.6.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-08-14 09:00:15 -0600
committerBrian Paul <brianp@vmware.com>2009-08-14 09:00:15 -0600
commitc3f9c2eb75f6f07f8b2b98a96b0ddac24a6fa612 (patch)
treee1f0e1ec85f73c54d7a4b913f8dabe487c642c90 /docs/relnotes-7.6.html
parent9a8781bd24730374e14568f67f7db8a9cc444bb4 (diff)
docs: document new --with-max-width/height config options
Diffstat (limited to 'docs/relnotes-7.6.html')
-rw-r--r--docs/relnotes-7.6.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html
index 560d50d0d6..691c0f04ca 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.
<li>r300 driver support for GL_EXT_vertex_array_bgra, GL_EXT_texture_sRGB
<li>i915/945 driver support for GL_ARB_point_sprite, GL_EXT_stencil_two_side
and GL_ATI_separate_stencil extensions
+<li>Added configure --with-max-width=W, --with-max-height=H options to specify
+ max framebuffer, viewport size.
</ul>