[Mesa-dev] [PATCH 4/8] docs: rename TODOs to Legacy Driver TODOs

Timothy Arceri tarceri at itsqueeze.com
Mon Aug 21 02:46:02 UTC 2017


---
 docs/helpwanted.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/helpwanted.html b/docs/helpwanted.html
index 11be4e0454..273d4d56be 100644
--- a/docs/helpwanted.html
+++ b/docs/helpwanted.html
@@ -56,21 +56,21 @@ You can find some further To-do lists here:
 <b>Common To-Do lists:</b>
 </p>
 <ul>
   <li><a href="https://cgit.freedesktop.org/mesa/mesa/tree/docs/features.txt">
     <b>features.txt</b></a> - Status of OpenGL 3.x / 4.x features in Mesa.</li>
   <li><a href="https://dri.freedesktop.org/wiki/MissingFunctionality">
     <b>MissingFunctionality</b></a> - Detailed information about missing OpenGL features.</li>
 </ul>
 
 <p>
-<b>Driver specific To-Do lists:</b>
+<b>Legacy Driver specific To-Do lists:</b>
 </p>
 <ul>
   <li><a href="https://dri.freedesktop.org/wiki/R600ToDo">
     <b>r600g</b></a> - Driver for ATI/AMD R600 - Northern Island.</li>
   <li><a href="https://dri.freedesktop.org/wiki/R300ToDo">
     <b>r300g</b></a> - Driver for ATI R300 - R500.</li>
 </ul>
 
 <p>
 If you want to do something new in Mesa, first join the Mesa developer's
-- 
2.13.4



More information about the mesa-dev mailing list