Mesa (mesa_7_4_branch): docs: fixed user clip plane restore bug in glPopAttrib()

Brian Paul brianp at kemper.freedesktop.org
Thu Apr 16 16:17:01 UTC 2009


Module: Mesa
Branch: mesa_7_4_branch
Commit: a975da7aca34883bc2a723306fbf95a3365a65d8
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=a975da7aca34883bc2a723306fbf95a3365a65d8

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Apr 16 10:16:38 2009 -0600

docs: fixed user clip plane restore bug in glPopAttrib()

---

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

diff --git a/docs/relnotes-7.4.1.html b/docs/relnotes-7.4.1.html
index e7cec4b..af6afe0 100644
--- a/docs/relnotes-7.4.1.html
+++ b/docs/relnotes-7.4.1.html
@@ -48,6 +48,7 @@ tbd
 <li>Fixed potential deadlock in object hash functions
 <li>Fix a couple bugs surrounding front-buffer rendering with DRI2, but this
     is not quite complete.
+<li>Fixed glPopAttrib() bug when restoring user clip planes
 </ul>
 
 <h2>Changes</h2>




More information about the mesa-commit mailing list