[Mesa-dev] [PATCH 7/8] docs: remove link to MissingFunctionality wiki page
Samuel Pitoiset
samuel.pitoiset at gmail.com
Mon Aug 21 16:51:45 UTC 2017
Patches 2,4-5,7 are:
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
On 08/21/2017 04:46 AM, Timothy Arceri wrote:
> Outdated, features.txt is used instead.
> ---
>
> It would be great if someone who knows how could just remove the wiki
> page. It doesn't really offer anything of value anymore.
>
> docs/helpwanted.html | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/docs/helpwanted.html b/docs/helpwanted.html
> index 48e57fc716..9b7b5e0004 100644
> --- a/docs/helpwanted.html
> +++ b/docs/helpwanted.html
> @@ -42,22 +42,20 @@ issues in the code.
> <p>
> You can find some further To-do lists here:
> </p>
>
> <p>
> <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>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>
>
More information about the mesa-dev
mailing list