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>
This commit is contained in:
Emil Velikov
2015-03-25 20:12:02 +00:00
parent 3818dfcf3c
commit 1d36c52f5d
2 changed files with 2 additions and 4 deletions

View File

@@ -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.

View File

@@ -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>