From 2f50fc040c223339dc14f2975c45d35dd4513c13 Mon Sep 17 00:00:00 2001 From: Marek Olšák Date: Wed, 29 Apr 2015 17:57:46 +0200 Subject: docs/relnotes: document new EGL extensions and EGL 1.5 --- docs/relnotes/10.7.0.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/relnotes/10.7.0.html b/docs/relnotes/10.7.0.html index f39e272ffd..0d993313f3 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

    -- cgit v1.2.3