projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7d0f0b
)
docs: list additional 7.5.2 bug fixes
author
Brian Paul
<brianp@vmware.com>
Mon, 28 Sep 2009 15:43:42 +0000
(09:43 -0600)
committer
Brian Paul
<brianp@vmware.com>
Mon, 28 Sep 2009 15:43:42 +0000
(09:43 -0600)
docs/relnotes-7.5.2.html
patch
|
blob
|
history
diff --git
a/docs/relnotes-7.5.2.html
b/docs/relnotes-7.5.2.html
index 40b4ae85ef90a1e91893b81684b4e82dced64952..0832e11bb4981ee3a45b13fd1d738c899a1cb63e 100644
(file)
--- a/
docs/relnotes-7.5.2.html
+++ b/
docs/relnotes-7.5.2.html
@@
-50,6
+50,9
@@
tbd
<li>glUseProgram() is now compiled into display lists (bug 23746).
<li>glUniform functions are now compiled into display lists
<li>Auto mipmap generation didn't work reliably with Gallium.
+<li>Fixed random number usage in GLX code.
+<li>Fixed invalid GL_OUT_OF_MEMORY error sometimes raised by glTexSubImage2D
+ when using Gallium.
</ul>