Module: Mesa Branch: master Commit: d9ddbc3f4762d05ef2c4e651f3164ead92e85cd5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d9ddbc3f4762d05ef2c4e651f3164ead92e85cd5
Author: Brian Paul <[email protected]> Date: Tue Sep 15 15:12:29 2009 -0600 docs: glUniform functions are now compiled into display lists --- docs/relnotes-7.5.2.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html index df0d8e3..b638c05 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> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
