Mesa (mesa_7_4_branch): docs: updated bug fix list for 7.4.2

Brian Paul brianp at kemper.freedesktop.org
Mon May 11 15:49:56 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Mon May 11 09:49:46 2009 -0600

docs: updated bug fix list for 7.4.2

---

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

diff --git a/docs/relnotes-7.4.2.html b/docs/relnotes-7.4.2.html
index c380792..49c4a1d 100644
--- a/docs/relnotes-7.4.2.html
+++ b/docs/relnotes-7.4.2.html
@@ -35,6 +35,10 @@ tbd
 <li>Fixed segfault when rendering to front buffer with DRI 1.
 <li>Fixed swrast texture rectangle bug when wrap mode = GL_CLAMP_TO_BORDER and
     filter mode = GL_LINEAR.  (bug 21461)
+<li>Fixed texture object mem leak during context destruction.
+<li>Fixed a state validation bug in glCopyTex[Sub]Image()
+<li>Fixed some i965 GLSL bugs.
+<li>Fixed an R300 driver texture object bad memory reference.
 </ul>
 
 




More information about the mesa-commit mailing list