From 96f7b422426f8f13f4cedbe280e5dede6b358f2a Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 24 Aug 2009 13:02:33 -0600 Subject: docs: recent 7.5.1 bug fixes --- docs/relnotes-7.5.1.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/relnotes-7.5.1.html') diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 1da086de3b..77f2dd29b3 100644 --- a/docs/relnotes-7.5.1.html +++ b/docs/relnotes-7.5.1.html @@ -50,6 +50,8 @@ tbd
  • Fixed minor GLX memory leaks.
  • Fixed some texture env / fragment program state bugs.
  • Fixed some Gallium glBlitFramebuffer() bugs +
  • Empty glBegin/glEnd() pair could cause divide by zero (bug 23489) +
  • Fixed Gallium glBitmap() Z position bug -- cgit v1.2.3