docs: add note about moving to libwayland-egl in 18.2.0

Cc: Emil Velikov <emil.l.velikov@gmail.com>
Cc: Daniel Stone <daniels@collabora.com>
Cc: Andres Gomez <agomez@igalia.com>
Cc: Dylan Baker <dylan@pnwbakers.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
Eric Engestrom 2018-05-29 15:41:30 +01:00 committed by Matt Turner
parent b9361c9df0
commit 735b104707

View file

@ -30,6 +30,13 @@ Some drivers don't support all the features required in OpenGL 4.5. OpenGL
Compatibility contexts may report a lower version depending on each driver.
</p>
<p>
libwayland-egl is now distributed by libwayland (since 1.15,
<a href="https://lists.freedesktop.org/archives/wayland-devel/2018-April/037767.html">see announcement</a>),
and has been removed from Mesa in this release. Make sure you're using
an up-to-date version of libwayland to keep the functionality.
</p>
<h2>SHA256 checksums</h2>
<pre>
@ -57,6 +64,7 @@ Note: some of the new features are only available with certain drivers.
<ul>
<li>Removed GL_EXT_polygon_offset applications should use glPolygonOffset instead.</li>
<li>Removed libwayland-egl, now part of Wayland</li>
</ul>
</div>