diff options
Diffstat (limited to 'docs/relnotes')
-rw-r--r-- | docs/relnotes/10.6.0.html | 1 | ||||
-rw-r--r-- | docs/relnotes/7.6.html | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index abb50cd4763..a396109bbd6 100644 --- a/docs/relnotes/10.6.0.html +++ b/docs/relnotes/10.6.0.html @@ -61,6 +61,7 @@ TBD. <ul> <li>Removed classic Windows software rasterizer.</li> <li>Removed egl_gallium EGL driver.</li> +<li>Removed OpenVG support.</li> </ul> </div> diff --git a/docs/relnotes/7.6.html b/docs/relnotes/7.6.html index 86ad4a848b5..c6eba1d2ef9 100644 --- a/docs/relnotes/7.6.html +++ b/docs/relnotes/7.6.html @@ -48,7 +48,7 @@ c49c19c2bbef4f3b7f1389974dff25f4 MesaGLUT-7.6.zip <h2>New features</h2> <ul> -<li><a href="../openvg.html">OpenVG</a> front-end (state tracker for Gallium). +<li>OpenVG front-end (state tracker for Gallium). This was written by Zack Rusin at Tungsten Graphics. <li>GL_ARB_vertex_array_object and GL_APPLE_vertex_array_object extensions (supported in Gallium drivers, Intel DRI drivers, and software drivers)</li> |