diff options
author | Nicolai Hähnle <[email protected]> | 2009-09-20 16:46:58 +0200 |
---|---|---|
committer | Nicolai Hähnle <[email protected]> | 2009-09-20 16:47:40 +0200 |
commit | c8c5de9e9a310633a2d046e63a7277820e0577ef (patch) | |
tree | 3408960e9879393c78feb2f80f6e6e6fef1b0c81 /docs | |
parent | 6c323a2473cbfcdf41a8b3c395fcd277e16b963c (diff) |
docs: Document new features in radeon/r200/r300 drivers
Signed-off-by: Nicolai Hähnle <[email protected]>
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 |