Mesa (mesa_7_6_branch): docs: document default texture binding fix

Brian Paul brianp at kemper.freedesktop.org
Fri Oct 2 15:58:27 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Fri Oct  2 09:58:16 2009 -0600

docs: document default texture binding fix

---

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

diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html
index 3271f47..a475845 100644
--- a/docs/relnotes-7.6.1.html
+++ b/docs/relnotes-7.6.1.html
@@ -40,6 +40,7 @@ tbd
 <li>Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
 <li>glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
 <li>GLSL sqrt(0) returned unpredictable results
+<li>Fixed default texture binding bug when a bound texture was deleted.
 </ul>
 
 </body>




More information about the mesa-commit mailing list