From: Emil Velikov Date: Wed, 31 Oct 2018 21:36:16 +0000 (+0000) Subject: docs/relnotes: add the EGL Device extensions X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=075f92b2b7f7b927c37493e5ad399901a0338dd8;p=mesa.git docs/relnotes: add the EGL Device extensions Signed-off-by: Emil Velikov --- diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html index e0061872de4..8af225a61e1 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.
  • GL_KHR_texture_compression_astc_sliced_3d on radeonsi.
  • GL_INTEL_fragment_shader_ordering on i965.
  • GL_NV_fragment_shader_interlock on i965.
  • +
  • EGL_EXT_device_base for all drivers.
  • +
  • EGL_EXT_device_drm for all drivers.
  • +
  • EGL_MESA_device_software for all drivers.
  • Bug fixes