Mesa (master): docs/relnotes: add the EGL Device extensions

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Nov 1 00:07:50 UTC 2018


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

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Wed Oct 31 21:36:16 2018 +0000

docs/relnotes: add the EGL Device extensions

Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

---

 docs/relnotes/18.3.0.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html
index e0061872de..8af225a61e 100644
--- a/docs/relnotes/18.3.0.html
+++ b/docs/relnotes/18.3.0.html
@@ -63,6 +63,9 @@ Note: some of the new features are only available with certain drivers.
 <li>GL_KHR_texture_compression_astc_sliced_3d on radeonsi.</li>
 <li>GL_INTEL_fragment_shader_ordering on i965.</li>
 <li>GL_NV_fragment_shader_interlock on i965.</li>
+<li>EGL_EXT_device_base for all drivers.</li>
+<li>EGL_EXT_device_drm for all drivers.</li>
+<li>EGL_MESA_device_software for all drivers.</li>
 </ul>
 
 <h2>Bug fixes</h2>




More information about the mesa-commit mailing list