From b879316d4d4b9cea9760ac90882597ba0e2609ab Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 24 Aug 2009 13:02:33 -0600 Subject: [PATCH] docs: recent 7.5.1 bug fixes --- docs/relnotes-7.5.1.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/relnotes-7.5.1.html b/docs/relnotes-7.5.1.html index 1da086d..77f2dd2 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 -- 2.7.4