Module: Mesa Branch: master Commit: 5450281ff75eab0cccdf7a926aed7e04132d3c95 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5450281ff75eab0cccdf7a926aed7e04132d3c95
Author: Brian Paul <[email protected]> Date: Tue Jun 9 11:56:12 2009 -0600 docs: document GLSL preprocessor fixes --- docs/relnotes-7.5.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.5.html b/docs/relnotes-7.5.html index d47b21d..663626c 100644 --- a/docs/relnotes-7.5.html +++ b/docs/relnotes-7.5.html @@ -74,6 +74,7 @@ including GL_ATI_separate_stencil, GL_EXT_stencil_two_side and OpenGL 2.0 <h2>Bug fixes</h2> <ul> <li>Lots of i965 driver bug fixes +<li>Fixed some GLSL preprocessor bugs </ul> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
