Module: Mesa
Branch: 10.4
Commit: fe2eac2237ce2e37fd69d7de7e92c2ac3ba6b98f
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fe2eac2237ce2e37fd69d7de7e92c2ac3ba6b98f

Author: Marek Olšák <marek.ol...@amd.com>
Date:   Wed Dec 10 19:59:53 2014 +0100

docs/relnotes: document the removal of GALLIUM_MSAA

Cc: 10.2.10.3 10.4 <mesa-sta...@lists.freedesktop.org>
(cherry picked from commit ac319d94d38cf3145990002c8216426fe297cd28)

---

 docs/relnotes/10.2.html |    2 ++
 docs/relnotes/10.3.html |    1 +
 docs/relnotes/10.4.html |    1 +
 3 files changed, 4 insertions(+)

diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html
index f17bfcc..e9d30c5 100644
--- a/docs/relnotes/10.2.html
+++ b/docs/relnotes/10.2.html
@@ -88,6 +88,8 @@ following options during configure, if you would like support 
for svga driver
 Note: The files are installed in $(libdir)/gallium-pipe/ and the interface
 between them and libxatracker.so is <strong>not</strong> stable.
 </p>
+
+<li>The environment variable GALLIUM_MSAA that forced a multisample GLX visual 
was removed.</li>
 </ul>
 
 </div>
diff --git a/docs/relnotes/10.3.html b/docs/relnotes/10.3.html
index 53cd62d..e3ee7b1 100644
--- a/docs/relnotes/10.3.html
+++ b/docs/relnotes/10.3.html
@@ -327,6 +327,7 @@ DRM drivers that don't have a full-fledged GEM (such as qxl 
or simpledrm)</li>
 <li>Removed support for the GL_ATI_envmap_bumpmap extension</li>
 <li>The hacky --enable-32/64-bit is no longer available in configure. To build
 32/64 bit mesa refer to the default method recommended by your 
distribution</li>
+</li>The environment variable GALLIUM_MSAA that forced a multisample GLX 
visual was removed.</li>
 </ul>
 
 </div>
diff --git a/docs/relnotes/10.4.html b/docs/relnotes/10.4.html
index 8682d71..0f29478 100644
--- a/docs/relnotes/10.4.html
+++ b/docs/relnotes/10.4.html
@@ -59,6 +59,7 @@ TBD.
 <h2>Changes</h2>
 
 <ul>
+<li>The environment variable GALLIUM_MSAA that forced a multisample GLX visual 
was removed.</li>
 </ul>
 
 </div>

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to