From: Brian Paul Date: Tue, 15 Sep 2009 21:12:29 +0000 (-0600) Subject: docs: glUniform functions are now compiled into display lists X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d9ddbc3f4762d05ef2c4e651f3164ead92e85cd5;p=mesa.git docs: glUniform functions are now compiled into display lists --- diff --git a/docs/relnotes-7.5.2.html b/docs/relnotes-7.5.2.html index df0d8e307d5..b638c0517dd 100644 --- a/docs/relnotes-7.5.2.html +++ b/docs/relnotes-7.5.2.html @@ -48,6 +48,7 @@ tbd
  • Fixed GLSL linker/preprocessor version directive issue seen in Wine (such as bug 23946)
  • glUseProgram() is now compiled into display lists (bug 23746). +
  • glUniform functions are now compiled into display lists