summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2015-03-25 20:12:02 +0000
committerEmil Velikov <emil.l.velikov@gmail.com>2015-04-01 14:46:35 +0100
commit1d36c52f5db1e7ed651d6cea24fe87e80c7c1565 (patch)
tree12036694a0b7a05424643ce4f063a8816f60db5c /docs
parent3818dfcf3c2d03809774bba613d7dd92752b36db (diff)
docs: note that classic osmesa/libEGL no longer builds with scons
Plus nuke the final reference to osmesa from README.WIN32. Reviewed-by: Jose Fonseca <jfonseca@vmware.com> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/README.WIN324
-rw-r--r--docs/relnotes/10.6.0.html2
2 files changed, 2 insertions, 4 deletions
diff --git a/docs/README.WIN32 b/docs/README.WIN32
index e0e5b9b2dd..94e1d6fd83 100644
--- a/docs/README.WIN32
+++ b/docs/README.WIN32
@@ -11,10 +11,6 @@ no longer shipped or supported.
Run
- scons osmesa
-
-to build classic osmesa driver; or
-
scons libgl-gdi
to build gallium based GDI driver.
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html
index 00aaaa5fca..323363737b 100644
--- a/docs/relnotes/10.6.0.html
+++ b/docs/relnotes/10.6.0.html
@@ -65,6 +65,8 @@ TBD.
<li>Removed OpenVG support.</li>
<li>Removed the galahad gallium driver.</li>
<li>Removed the identity gallium driver.</li>
+<li>Removed the EGL loader from the Windows SCons build.</li>
+<li>Removed the classic osmesa from the Windows SCons build.</li>
</ul>
</div>