From c01a77d304776153e968d68617a2c84e3af35555 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 2 Oct 2009 09:58:16 -0600 Subject: docs: document default texture binding fix --- docs/relnotes-7.6.1.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 3271f47989f..a475845c02e 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -40,6 +40,7 @@ tbd
  • Fixed crash caused by glXCopyContext() and glXDestroyContext(), bug 24217
  • glXQueryContext(GLX_RENDER_TYPE) returned wrong values (bug 24211)
  • GLSL sqrt(0) returned unpredictable results +
  • Fixed default texture binding bug when a bound texture was deleted. -- cgit v1.2.3