diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/relnotes/10.7.0.html | 3 |
1 files changed, 3 insertions, 0 deletions
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. <li>GL_ARB_viewport_array on radeonsi</li> <li>GLX_ARB_create_context_robustness on r600, radeonsi</li> <li>EGL_EXT_create_context_robustness on r600, radeonsi</li> +<li>EGL_KHR_gl_colorspace on r600, radeonsi, nv50, nvc0</li> +<li>EGL_KHR_gl_texture_3D_image on r600, radeonsi, nv50, nvc0</li> +<li>EGL 1.5 on r600, radeonsi, nv50, nvc0</li> </ul> <h2>Bug fixes</h2> |