[Mesa-dev] [PATCH 2/8] docs: remove link to radeonsi TODO wiki page
Timothy Arceri
tarceri at itsqueeze.com
Mon Aug 21 02:46:00 UTC 2017
This page is deprecated.
---
docs/helpwanted.html | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/helpwanted.html b/docs/helpwanted.html
index 683ebbe615..f7bba0f479 100644
--- a/docs/helpwanted.html
+++ b/docs/helpwanted.html
@@ -59,22 +59,20 @@ You can find some further To-do lists here:
<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>
</p>
<ul>
- <li><a href="https://dri.freedesktop.org/wiki/RadeonsiToDo">
- <b>radeonsi</b></a> - Driver for AMD Southern Island.</li>
<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>
<li><a href="https://cgit.freedesktop.org/mesa/mesa/tree/src/gallium/drivers/i915/TODO">
<b>i915g</b></a> - Driver for Intel i915/i945.</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