projects
/
profile
/
ivi
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8fc605
)
docs: document improved stencil support and GL_EXT_vertex_array_bgra
author
Brian Paul
<brianp@vmware.com>
Fri, 23 Jan 2009 18:36:57 +0000
(11:36 -0700)
committer
Brian Paul
<brianp@vmware.com>
Fri, 23 Jan 2009 18:36:57 +0000
(11:36 -0700)
docs/relnotes-7.5.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.5.html
b/docs/relnotes-7.5.html
index
235be4b
..
782d558
100644
(file)
--- a/
docs/relnotes-7.5.html
+++ b/
docs/relnotes-7.5.html
@@
-33,6
+33,10
@@
tbd
<h2>New features</h2>
<ul>
<li>GL_ARB_framebuffer_object extension (software drivers, i965 driver)
+<li>Reworked two-sided stencil support.
+This allows a driver to support all three variations of two-sided stencil
+including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0
+<li>GL_EXT_vertex_array_bgra extension (software drivers, i965 driver)
</ul>