diff options
author | Brian Paul <[email protected]> | 2009-07-30 08:22:26 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-07-30 08:22:26 -0600 |
commit | aefaeba54a3ad7104a83ffdaf81ad9d654b990ee (patch) | |
tree | 4baa5172c3f13b3b0021e9613866aa8b7b2db9e9 /docs | |
parent | 98ba6cfb4cc7440f0fb4f101ff714143720e175e (diff) |
docs: document new i915/945 extensions
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 1e7ccf88bf2..560d50d0d6c 100644 --- a/docs/relnotes-7.6.html +++ b/docs/relnotes-7.6.html @@ -46,6 +46,8 @@ 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 </ul> |