summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.8.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-02-25 19:50:09 -0700
committerBrian Paul <brianp@vmware.com>2010-02-25 20:11:55 -0700
commit70d5c48341bd2cd36ac89540bd4de44834b50bf6 (patch)
tree1c814a1742f6d39a2529abe23adabd14ecb179d6 /docs/relnotes-7.8.html
parent4db9f8361207e9377eb772df8d16413d63f55636 (diff)
docs: GL_EXT_texture_array updates
Diffstat (limited to 'docs/relnotes-7.8.html')
-rw-r--r--docs/relnotes-7.8.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.8.html b/docs/relnotes-7.8.html
index e94cb7e696..ae9b8f5bba 100644
--- a/docs/relnotes-7.8.html
+++ b/docs/relnotes-7.8.html
@@ -37,6 +37,7 @@ tbd
<li>GL_NV_conditional_render extension (swrast driver only)
<li>GL_EXT_draw_buffers2 extension (swrast and i965 driver only)
<li>GL_ARB_fragment_coord_conventions extension (for swrast, i965, and Gallium drivers)
+<li>GL_EXT_texture_array extension (swrast driver only)
<li>Much improved support for <a href="egl.html">EGL in Mesa</a>
<li>New state trackers for <a href="opengles.html">OpenGL ES 1.1 and 2.0</a>
<li>Dedicated documentation for Gallium