diff options
author | Brian Paul <[email protected]> | 2012-08-28 09:47:30 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2012-08-28 13:09:02 -0600 |
commit | 4aede0018a93316717fc3f65834ac9b4f3841730 (patch) | |
tree | 49ae0d314dcc411a6af13bb0c1202677cca8e881 /docs | |
parent | 6eaccbfeeb4ee1ea05b32a6499a0030128fdce1f (diff) |
docs: remove mention of old driver maintenance
People who need old drivers can use older versions of Mesa.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/helpwanted.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/helpwanted.html b/docs/helpwanted.html index 3dbff36622a..4ea7eab4d1e 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> |