From ba02b07c754f8c7df834e8ebcb55f784a58889ea Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 23 Nov 2006 00:43:23 +0000 Subject: fix indirect glMap* bugs --- 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 27f9da6afb..a8eb970cd2 100644 --- a/docs/relnotes-6.5.2.html +++ b/docs/relnotes-6.5.2.html @@ -72,6 +72,7 @@ Romanick).
  • Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
  • Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh)
  • Fixed broken "mgl" name mangling +
  • Indirect rending was broken for glMap* functions (bug 8899) -- cgit v1.2.3