summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2014-12-10 19:59:53 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2014-12-11 13:54:54 +0000
commitfe2eac2237ce2e37fd69d7de7e92c2ac3ba6b98f (patch)
treecc3dd3dc53e050c9190dbe8c4fe78fdd2c7f91a2 /docs
parentdb784a09f15a3d9d431348188e6130a39d9ed3f0 (diff)
docs/relnotes: document the removal of GALLIUM_MSAA
Cc: 10.2.10.3 10.4 <mesa-stable@lists.freedesktop.org> (cherry picked from commit ac319d94d38cf3145990002c8216426fe297cd28)
Diffstat (limited to 'docs')
-rw-r--r--docs/relnotes/10.2.html2
-rw-r--r--docs/relnotes/10.3.html1
-rw-r--r--docs/relnotes/10.4.html1
3 files changed, 4 insertions, 0 deletions
diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html
index f17bfcc28a..e9d30c5c17 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 53cd62d3df..e3ee7b1d5c 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 8682d71961..0f29478582 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>