Module: Mesa Branch: master Commit: 34d17d2bdc3da2fe8b669adc166f3ee07ad11391 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=34d17d2bdc3da2fe8b669adc166f3ee07ad11391
Author: Brian Paul <[email protected]> Date: Tue Jan 13 15:09:13 2009 -0700 docs: #pragma now handled --- docs/relnotes-7.3.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html index b6c2463..69f335f 100644 --- a/docs/relnotes-7.3.html +++ b/docs/relnotes-7.3.html @@ -45,6 +45,7 @@ tbd <li>Assorted i965 driver fixes <li>Fix for wglCreateLayerContext() in WGL/Windows driver <li>Build fixes for OpenBSD and gcc 2.95 +<li>GLSL preprocessor handles #pragma now </ul> <h2>Changes</h2> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
