From: Marek Olšák Date: Wed, 29 Apr 2015 15:57:46 +0000 (+0200) Subject: docs/relnotes: document new EGL extensions and EGL 1.5 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f50fc040c223339dc14f2975c45d35dd4513c13;p=mesa.git docs/relnotes: document new EGL extensions and EGL 1.5 --- diff --git a/docs/relnotes/10.7.0.html b/docs/relnotes/10.7.0.html index f39e272ffde..0d993313f34 100644 --- a/docs/relnotes/10.7.0.html +++ b/docs/relnotes/10.7.0.html @@ -54,6 +54,9 @@ Note: some of the new features are only available with certain drivers.
  • GL_ARB_viewport_array on radeonsi
  • GLX_ARB_create_context_robustness on r600, radeonsi
  • EGL_EXT_create_context_robustness on r600, radeonsi
  • +
  • EGL_KHR_gl_colorspace on r600, radeonsi, nv50, nvc0
  • +
  • EGL_KHR_gl_texture_3D_image on r600, radeonsi, nv50, nvc0
  • +
  • EGL 1.5 on r600, radeonsi, nv50, nvc0
  • Bug fixes