projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f42c66c
)
docs: document glUseProgram display list fix
author
Brian Paul
<brianp@vmware.com>
Tue, 15 Sep 2009 20:38:52 +0000
(14:38 -0600)
committer
Brian Paul
<brianp@vmware.com>
Tue, 15 Sep 2009 20:38:52 +0000
(14:38 -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
ecdab29
..
df0d8e3
100644
(file)
--- a/
docs/relnotes-7.5.2.html
+++ b/
docs/relnotes-7.5.2.html
@@
-47,6
+47,7
@@
tbd
<li>Fixed Gallium glDrawPixels(GL_STENCIL_INDEX) failure.
<li>Fixed GLSL linker/preprocessor version directive issue seen in Wine
(such as bug 23946)
+<li>glUseProgram() is now compiled into display lists (bug 23746).
</ul>