Module: Mesa
Branch: master
Commit: 735b104707382b6f14f5d49b456c80f5852240af
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=735b104707382b6f14f5d49b456c80f5852240af

Author: Eric Engestrom <eric.engest...@intel.com>
Date:   Tue May 29 15:41:30 2018 +0100

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

Cc: Emil Velikov <emil.l.veli...@gmail.com>
Cc: Daniel Stone <dani...@collabora.com>
Cc: Andres Gomez <ago...@igalia.com>
Cc: Dylan Baker <dy...@pnwbakers.com>
Reviewed-by: Matt Turner <matts...@gmail.com>
Signed-off-by: Eric Engestrom <eric.engest...@intel.com>

---

 docs/relnotes/18.2.0.html | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/relnotes/18.2.0.html b/docs/relnotes/18.2.0.html
index a3f44a29dc..0db37b620d 100644
--- a/docs/relnotes/18.2.0.html
+++ b/docs/relnotes/18.2.0.html
@@ -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>

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

Reply via email to