Module: Mesa Branch: master Commit: 4aede0018a93316717fc3f65834ac9b4f3841730 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4aede0018a93316717fc3f65834ac9b4f3841730
Author: Brian Paul <[email protected]> Date: Tue Aug 28 09:47:30 2012 -0600 docs: remove mention of old driver maintenance People who need old drivers can use older versions of Mesa. --- docs/helpwanted.html | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/docs/helpwanted.html b/docs/helpwanted.html index 3dbff36..4ea7eab 100644 --- a/docs/helpwanted.html +++ b/docs/helpwanted.html @@ -31,11 +31,6 @@ issues in the code. <b>Windows driver building, testing and maintenance.</b> Fixing MSVC builds. <li> -<b>Maintenance and testing of lesser-used drivers.</b> -Drivers such as i810, mach64, mga, r128, savage, sis, tdfx, unichrome, etc that aren't being maintained are being -deprecated starting in Mesa 8.0.<br> -They have to be ported to DRI2 to be accepted in mesa master again. -<li> <b>Contribute more tests to <a href="http://piglit.freedesktop.org/" target="_parent">Piglit</a>.</b> <li> _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
