Mesa (mesa_7_5_branch): docs: document glUseProgram display list fix

Brian Paul brianp at kemper.freedesktop.org
Tue Sep 15 20:39:29 UTC 2009


Module: Mesa
Branch: mesa_7_5_branch
Commit: 3ad108b77fbab2aa2cfda53f71ff9c6794842876
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=3ad108b77fbab2aa2cfda53f71ff9c6794842876

Author: Brian Paul <brianp at vmware.com>
Date:   Tue Sep 15 14:38:52 2009 -0600

docs: document glUseProgram display list fix

---

 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 ecdab29..df0d8e3 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>
 
 




More information about the mesa-commit mailing list