summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.5.2.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-15 14:38:52 -0600
committerBrian Paul <brianp@vmware.com>2009-09-15 14:38:52 -0600
commit3ad108b77fbab2aa2cfda53f71ff9c6794842876 (patch)
tree8658824f118919d0e86fe14214f54c346fb64823 /docs/relnotes-7.5.2.html
parentf42c66c138c4bf96fe9d9d007797c63d9f326e22 (diff)
docs: document glUseProgram display list fix
Diffstat (limited to 'docs/relnotes-7.5.2.html')
-rw-r--r--docs/relnotes-7.5.2.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html
index ecdab29d5f..df0d8e307d 100644
--- 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>