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

Author: Brian Paul <[EMAIL PROTECTED]>
Date:   Wed Oct 22 08:03:24 2008 -0600

mesa: document glTexImage + convolution fix

---

 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 dcce247..e8b5eb7 100644
--- a/docs/relnotes-7.2.1.html
+++ b/docs/relnotes-7.2.1.html
@@ -46,6 +46,7 @@ tbd
 <li>Fixed out of bounds memory writes to depth textures (bug 17800).
 <li>Fixed rare vertex color bug in software renderer
 <li>glGetObjectParameter() sometimes generated wrong error codes (bug 17861)
+<li>Fixed potential glTexImage(GL_DEPTH_COMPONENT) + convolution bugs
 </ul>
 
 <h2>Changes</h2>

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to