Re: [Mesa-dev] [PATCH 7/8] docs: remove link to MissingFunctionality wiki page

2017-08-21 Thread Samuel Pitoiset

Patches 2,4-5,7 are:

Reviewed-by: Samuel Pitoiset 

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.
  
  You can find some further To-do lists here:
  
  
  

  Common To-Do lists:
  
  
https://cgit.freedesktop.org/mesa/mesa/tree/docs/features.txt";>
  features.txt - Status of OpenGL 3.x / 4.x features in 
Mesa.
-  https://dri.freedesktop.org/wiki/MissingFunctionality";>
-MissingFunctionality - Detailed information about missing OpenGL 
features.
  
  
  

  Legacy Driver specific To-Do lists:
  
  
https://dri.freedesktop.org/wiki/R600ToDo";>
  r600g - Driver for ATI/AMD R600 - Northern Island.
https://dri.freedesktop.org/wiki/R300ToDo";>
  r300g - Driver for ATI R300 - R500.


___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


Re: [Mesa-dev] [PATCH 7/8] docs: remove link to MissingFunctionality wiki page

2017-08-21 Thread Eric Engestrom
On Monday, 2017-08-21 12:46:05 +1000, 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.

`git rm MissingFunctionality` should do it.
Might want to remove RadeonsiToDo too?

1-7 are
Reviewed-by: Eric Engestrom 

Can you also add the relevant links in the commit messages of patches 5 & 6?
Maybe even add them to the docs page? (up to you)

Thanks for the cleanup!

Cheers,
  Eric

> 
>  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.
>  
>  You can find some further To-do lists here:
>  
>  
>  
>  Common To-Do lists:
>  
>  
> href="https://cgit.freedesktop.org/mesa/mesa/tree/docs/features.txt";>
>  features.txt - Status of OpenGL 3.x / 4.x features in 
> Mesa.
> -  https://dri.freedesktop.org/wiki/MissingFunctionality";>
> -MissingFunctionality - Detailed information about missing 
> OpenGL features.
>  
>  
>  
>  Legacy Driver specific To-Do lists:
>  
>  
>https://dri.freedesktop.org/wiki/R600ToDo";>
>  r600g - Driver for ATI/AMD R600 - Northern Island.
>https://dri.freedesktop.org/wiki/R300ToDo";>
>  r300g - Driver for ATI R300 - R500.
> -- 
> 2.13.4
> 
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev