summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2009-09-16 08:05:36 -0700
committerIan Romanick <ian.d.romanick@intel.com>2009-09-16 08:05:36 -0700
commit5ce72c559c027ea03513ed9c0038706733b0586e (patch)
tree6f68190074317a17ec77dc710492ea12661eb2c7 /docs
parentaabcc6cb23d7f7cb0d0dec418f6d3ade8962ba24 (diff)
parent88e3a5760559e6ced00a57b7157abe156c22be2e (diff)
Merge branch 'mesa_7_6_branch'
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes-7.5.2.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html
index ecdab29d5f..b638c0517d 100644
--- a/docs/relnotes-7.5.2.html
+++ b/docs/relnotes-7.5.2.html
@@ -47,6 +47,8 @@ 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).
+<li>glUniform functions are now compiled into display lists
</ul>