diff options
Diffstat (limited to 'docs/relnotes-7.6.1.html')
-rw-r--r-- | docs/relnotes-7.6.1.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/relnotes-7.6.1.html b/docs/relnotes-7.6.1.html index 3271f47989f..52a4728133e 100644 --- a/docs/relnotes-7.6.1.html +++ b/docs/relnotes-7.6.1.html @@ -40,6 +40,9 @@ 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. +<li>r300: Work around an issue with very large fragment programs on R500. +<li>Fake glXQueryDrawable() didn't return good values (bug 24320) </ul> </body> |