From: Brian Paul Date: Tue, 13 Jan 2009 22:09:13 +0000 (-0700) Subject: docs: #pragma now handled X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=34d17d2bdc3da2fe8b669adc166f3ee07ad11391;p=mesa.git docs: #pragma now handled --- diff --git a/docs/relnotes-7.3.html b/docs/relnotes-7.3.html index b6c2463b811..69f335f2d8b 100644 --- a/docs/relnotes-7.3.html +++ b/docs/relnotes-7.3.html @@ -45,6 +45,7 @@ tbd
  • Assorted i965 driver fixes
  • Fix for wglCreateLayerContext() in WGL/Windows driver
  • Build fixes for OpenBSD and gcc 2.95 +
  • GLSL preprocessor handles #pragma now

    Changes