diff options
author | Brian Paul <[email protected]> | 2009-09-20 10:36:45 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-09-20 10:36:45 -0600 |
commit | ebf2710b2fd21ae9a6604c015ca7a948589f5a8c (patch) | |
tree | dd6b9da40b44824a1a4bdcfb4b3b2fc7edef3233 /docs | |
parent | ed4076b5b8c5d3c024e291f42a8730b4f71226c9 (diff) | |
parent | 82c2f7756af19f0a19aeda7ea1f627262e4561c0 (diff) |
Merge branch 'mesa_7_6_branch'
Conflicts:
src/mesa/drivers/dri/intel/intel_clear.c
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes-7.6.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.html b/docs/relnotes-7.6.html index 9cd3417e7ea..aaa36188d9d 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -50,6 +50,8 @@ This was written by Zack Rusin at Tungsten Graphics. <li>Rewritten radeon/r200/r300 driver using a buffer manager <li>radeon/r200/r300 GL_EXT_framebuffer_object support when used with kernel memory manager +<li>radeon/r200/r300 support for GL_ARB_occlusion_query</li> +<li>r300 driver supports OpenGL 1.5</li> <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 |