Mesa (mesa_7_2_branch): mesa: fix vertex color bug

Brian Paul brianp at kemper.freedesktop.org
Wed Oct 8 15:35:51 UTC 2008


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

Author: Brian Paul <brian.paul at tungstengraphics.com>
Date:   Wed Oct  8 09:35:42 2008 -0600

mesa: fix vertex color bug

---

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

diff --git a/docs/relnotes-7.2.1.html b/docs/relnotes-7.2.1.html
index 090cef2..020900a 100644
--- a/docs/relnotes-7.2.1.html
+++ b/docs/relnotes-7.2.1.html
@@ -44,6 +44,7 @@ tbd
 <li>glGetIntegerv(GL_DEPTH_CLEAR_VALUE) returned wrong value
 <li>Fixed Linux static library builds
 <li>Fixed out of bounds memory writes to depth textures (bug 17800).
+<li>Fixed rare vertex color bug in software renderer
 </ul>
 
 <h2>Changes</h2>




More information about the mesa-commit mailing list