diff options
Diffstat (limited to 'mesalib/docs/relnotes')
-rw-r--r-- | mesalib/docs/relnotes/10.0.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/mesalib/docs/relnotes/10.0.html b/mesalib/docs/relnotes/10.0.html index eabe77f83..1e4f7716f 100644 --- a/mesalib/docs/relnotes/10.0.html +++ b/mesalib/docs/relnotes/10.0.html @@ -55,6 +55,7 @@ Note: some of the new features are only available with certain drivers. <li>GL_ARB_vertex_attrib_binding</li> <li>GL_ARB_vertex_type_10f_11f_11f_rev on i965 and r600g</li> <li>GL_KHR_debug</li> +<li>GLX_MESA_query_renderer</li> </ul> @@ -64,7 +65,11 @@ TBD. <h2>Changes</h2> -TBD. +<ul> +<li>Removed X.Org state tracker (unmaintained and broken)</li> +<li>Removed the video-accel r300 targets</li> +<li>Removed the video-accel softpipe targets</li> +</ul> </div> </body> |