docs: addition of ARB_fcc to i965.
authorEric Anholt <eric@anholt.net>
Tue, 23 Feb 2010 19:18:25 +0000 (11:18 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 25 Feb 2010 18:56:00 +0000 (10:56 -0800)
docs/relnotes-7.8.html

index 177d11e..e94cb7e 100644 (file)
@@ -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