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