From c15f6a991d4e96f3b9dcde655dd3a65be610f4f6 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 17 Nov 2006 15:59:19 +0000 Subject: gluBuild2DMipmaps() fixes --- docs/relnotes-6.5.2.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/relnotes-6.5.2.html') diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html index f582c3c593..7329a51711 100644 --- a/docs/relnotes-6.5.2.html +++ b/docs/relnotes-6.5.2.html @@ -67,6 +67,7 @@ copy texturing).
  • Fixed glGetVertexAttribfvARB bug 8883
  • Implemented glGetUniform[fi]vARB() functions
  • Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044) +
  • Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh) -- cgit v1.2.3