docs/relnotes: add the EGL Device extensions
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 31 Oct 2018 21:36:16 +0000 (21:36 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 1 Nov 2018 00:05:43 +0000 (00:05 +0000)
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
docs/relnotes/18.3.0.html

index e0061872de4f046f841bcbcd72426dd8a765bd43..8af225a61e1e221d4ca68188f8db9bb6e2ae67cc 100644 (file)
@@ -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>