summaryrefslogtreecommitdiff
path: root/docs/relnotes-6.5.2.html
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-11-17 15:59:19 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-11-17 15:59:19 +0000
commitc15f6a991d4e96f3b9dcde655dd3a65be610f4f6 (patch)
tree721c1071b319f04b8131bfa36d7c0a565fce7b39 /docs/relnotes-6.5.2.html
parent8f28453987ab0d38897be6d0cbbfa0d3d0eb05d9 (diff)
gluBuild2DMipmaps() fixes
Diffstat (limited to 'docs/relnotes-6.5.2.html')
-rw-r--r--docs/relnotes-6.5.2.html1
1 files changed, 1 insertions, 0 deletions
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).
<li>Fixed glGetVertexAttribfvARB bug 8883
<li>Implemented glGetUniform[fi]vARB() functions
<li>Fixed glDrawPixels(GL_COLOR_INDEX, GL_BITMAP) segfault (bug 9044)
+<li>Fixed some gluBuild2DMipmaps() bugs (Greg McGarragh)
</ul>