Mesa (mesa_7_4_branch): docs: recent bug fixes for 7.4

Brian Paul brianp at kemper.freedesktop.org
Fri Jan 30 23:10:05 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Fri Jan 30 16:09:58 2009 -0700

docs: recent bug fixes for 7.4

---

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

diff --git a/docs/relnotes-7.4.html b/docs/relnotes-7.4.html
index 60ada85..c560709 100644
--- a/docs/relnotes-7.4.html
+++ b/docs/relnotes-7.4.html
@@ -37,6 +37,9 @@ tbd
 
 <h2>Bug fixes</h2>
 <ul>
+<li>Fixed a potential glTexImage('proxy target') segfault
+<li>Fixed bad reference counting for 1D/2D texture arrays
+<li>Fixed VBO + glPush/PopClientAttrib() bug #19835
 <li>Assorted i965 driver bug fixes
 </ul>
 




More information about the mesa-commit mailing list