summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.8.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2010-02-13 14:06:25 -0700
committerBrian Paul <brianp@vmware.com>2010-02-13 14:06:25 -0700
commit5fd2b46a20321d8600d6256bff17ec3ebc9cb510 (patch)
tree0931db97d27209960fce1aaec7cdaac677dde044 /docs/relnotes-7.8.html
parent31ed663a433e405fe02f62c004914d559f4456e0 (diff)
docs: document GL_ARB_fragment_coord_conventions
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 7510139ccd..177d11e57a 100644
--- a/docs/relnotes-7.8.html
+++ b/docs/relnotes-7.8.html
@@ -36,6 +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>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