diff options
author | Brian Paul <[email protected]> | 2006-11-17 15:59:19 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2006-11-17 15:59:19 +0000 |
commit | c15f6a991d4e96f3b9dcde655dd3a65be610f4f6 (patch) | |
tree | 721c1071b319f04b8131bfa36d7c0a565fce7b39 /docs/relnotes-6.5.2.html | |
parent | 8f28453987ab0d38897be6d0cbbfa0d3d0eb05d9 (diff) |
gluBuild2DMipmaps() fixes
Diffstat (limited to 'docs/relnotes-6.5.2.html')
-rw-r--r-- | docs/relnotes-6.5.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-6.5.2.html b/docs/relnotes-6.5.2.html index f582c3c593b..7329a517117 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> |