projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31ed663
)
docs: document GL_ARB_fragment_coord_conventions
author
Brian Paul
<brianp@vmware.com>
Sat, 13 Feb 2010 21:06:25 +0000
(14:06 -0700)
committer
Brian Paul
<brianp@vmware.com>
Sat, 13 Feb 2010 21:06:25 +0000
(14:06 -0700)
docs/relnotes-7.8.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.8.html
b/docs/relnotes-7.8.html
index
7510139
..
177d11e
100644
(file)
--- 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