Mesa (master): docs: document improved stencil support and GL_EXT_vertex_array_bgra

Brian Paul brianp at kemper.freedesktop.org
Fri Jan 23 18:37:09 UTC 2009


Module: Mesa
Branch: master
Commit: 6f8896c5999721e7ba95645af562c47be29cf138
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6f8896c5999721e7ba95645af562c47be29cf138

Author: Brian Paul <brianp at vmware.com>
Date:   Fri Jan 23 11:36:57 2009 -0700

docs: document improved stencil support and GL_EXT_vertex_array_bgra

---

 docs/relnotes-7.5.html |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html
index 235be4b..782d558 100644
--- 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>
 
 




More information about the mesa-commit mailing list