diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2009-08-18 12:20:36 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2009-08-18 12:20:36 -0700 |
commit | a512985fd81c1ed4ccc5e69aaa05015cf7ff844d (patch) | |
tree | 69e6e898deaeaed2b4dfb5851707c68261c464de /docs/relnotes-7.6.html | |
parent | 0b5af41c6fae2809f4567a7cecbd207e5e4f3ab5 (diff) | |
parent | c80bc3abcd3939e5e2d45aea4b01ff22bfec244b (diff) |
Merge branch 'master' into asm-shader-rework-1
Conflicts:
src/mesa/shader/arbprogparse.c
Diffstat (limited to 'docs/relnotes-7.6.html')
-rw-r--r-- | docs/relnotes-7.6.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index 1e7ccf88bf..691c0f04ca 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -46,6 +46,10 @@ This was written by Zack Rusin at Tungsten Graphics. <li>radeon/r200/r300 GL_EXT_framebuffer_object support when used with kernel memory manager <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> |