diff options
author | Emil Velikov <emil.l.velikov@gmail.com> | 2013-11-16 21:53:04 +0000 |
---|---|---|
committer | Emil Velikov <emil.l.velikov@gmail.com> | 2013-11-18 15:37:39 +0000 |
commit | ca9794658ed6df30a12e48854aecee7bd628b70f (patch) | |
tree | 88de0a5203a17fde12b0089619939ca312c8aeeb /docs/relnotes/10.0.html | |
parent | 0faaed21122b95e29992e4f7abe85b4af3d058bf (diff) |
docs: add a note about removed state tracker/targets
The X.Org state tracker is gone, as well as the xvmc/vdpau
r300 and softpipe targets.
Cc: "10.0" <mesa-stable@lists.freedesktop.org>
Acked-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'docs/relnotes/10.0.html')
-rw-r--r-- | docs/relnotes/10.0.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/relnotes/10.0.html b/docs/relnotes/10.0.html index eabe77f833..f06d068731 100644 --- a/docs/relnotes/10.0.html +++ b/docs/relnotes/10.0.html @@ -64,7 +64,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> |