projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f28453
)
gluBuild2DMipmaps() fixes
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 17 Nov 2006 15:59:19 +0000
(15:59 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 17 Nov 2006 15:59:19 +0000
(15:59 +0000)
docs/relnotes-6.5.2.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-6.5.2.html
b/docs/relnotes-6.5.2.html
index f582c3c593bb16144a935c6effe80108fb2e0203..7329a5171177a4dc5bb1f94b97bc7e11f6d34b55 100644
(file)
--- 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>