summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.8.html
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2010-02-23 11:18:25 -0800
committerEric Anholt <eric@anholt.net>2010-02-25 10:56:00 -0800
commitb43cfa9c5eac505c0a5e82b6f3b6d57d54860045 (patch)
tree1e49555e9da8a5dcb7968963a8e4327eee6ee660 /docs/relnotes-7.8.html
parent51e8a66fa197de7e17fb94d901a4cf26f0812670 (diff)
docs: addition of ARB_fcc to i965.
Diffstat (limited to 'docs/relnotes-7.8.html')
-rw-r--r--docs/relnotes-7.8.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-7.8.html b/docs/relnotes-7.8.html
index 177d11e57a..e94cb7e696 100644
--- a/docs/relnotes-7.8.html
+++ b/docs/relnotes-7.8.html
@@ -36,7 +36,7 @@ tbd
<ul>
<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 and Gallium drivers)
+<li>GL_ARB_fragment_coord_conventions extension (for swrast, i965, and Gallium drivers)
<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