docs: document GL_ARB_fragment_coord_conventions

This commit is contained in:
Brian Paul 2010-02-13 14:06:25 -07:00
parent 31ed663a43
commit 5fd2b46a20

View file

@ -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