summaryrefslogtreecommitdiff
path: root/docs/relnotes-7.5.2.html
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-09-15 15:12:29 -0600
committerBrian Paul <brianp@vmware.com>2009-09-15 15:12:29 -0600
commitd9ddbc3f4762d05ef2c4e651f3164ead92e85cd5 (patch)
treeb582e188779caabdcd8ccde53932a63d75160734 /docs/relnotes-7.5.2.html
parent41fff1b9a1b43f25739f41ffc7697405ccb9cccc (diff)
docs: glUniform functions are now compiled into display lists
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 df0d8e307d..b638c0517d 100644
--- a/docs/relnotes-7.5.2.html
+++ b/docs/relnotes-7.5.2.html
@@ -48,6 +48,7 @@ tbd
<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>