Re: [Mesa-dev] [PATCH] docs: Correct typo in LLVMpipe envvar description

2016-02-20 Thread Roland Scheidegger
Am 20.02.2016 um 13:28 schrieb Rhys Kidd:
> On 13 February 2016 at 15:41, Rhys Kidd  > wrote:
> 
> Signed-off-by: Rhys Kidd  >
> ---
>  docs/envvars.html | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/docs/envvars.html b/docs/envvars.html
> index ba83335..d7697e3 100644
> --- a/docs/envvars.html
> +++ b/docs/envvars.html
> @@ -224,7 +224,7 @@ See src/mesa/state_tracker/st_debug.c for other
> options.
>  LP_PERF - a comma-separated list of options to selectively
> no-op various
>  parts of the driver.  See the source code for details.
>  LP_NUM_THREADS - an integer indicating how many threads to use
> for rendering.
> -Zero turns of threading completely.  The default value is the
> number of CPU
> +Zero turns off threading completely.  The default value is the
> number of CPU
>  cores present.
>  
> 
> --
> 2.5.0
> 
> 
> A gentle ping?
> 
> I will also need another developer to push this commit once r-b'ed.
> 

I've pushed this, thanks.

Roland


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


Re: [Mesa-dev] [PATCH] docs: Correct typo in LLVMpipe envvar description

2016-02-20 Thread Rhys Kidd
On 13 February 2016 at 15:41, Rhys Kidd  wrote:

> Signed-off-by: Rhys Kidd 
> ---
>  docs/envvars.html | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/envvars.html b/docs/envvars.html
> index ba83335..d7697e3 100644
> --- a/docs/envvars.html
> +++ b/docs/envvars.html
> @@ -224,7 +224,7 @@ See src/mesa/state_tracker/st_debug.c for other
> options.
>  LP_PERF - a comma-separated list of options to selectively no-op
> various
>  parts of the driver.  See the source code for details.
>  LP_NUM_THREADS - an integer indicating how many threads to use for
> rendering.
> -Zero turns of threading completely.  The default value is the number
> of CPU
> +Zero turns off threading completely.  The default value is the number
> of CPU
>  cores present.
>  
>
> --
> 2.5.0
>
>
A gentle ping?

I will also need another developer to push this commit once r-b'ed.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [PATCH] docs: Correct typo in LLVMpipe envvar description

2016-02-13 Thread Rhys Kidd
Signed-off-by: Rhys Kidd 
---
 docs/envvars.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/envvars.html b/docs/envvars.html
index ba83335..d7697e3 100644
--- a/docs/envvars.html
+++ b/docs/envvars.html
@@ -224,7 +224,7 @@ See src/mesa/state_tracker/st_debug.c for other options.
 LP_PERF - a comma-separated list of options to selectively no-op various
 parts of the driver.  See the source code for details.
 LP_NUM_THREADS - an integer indicating how many threads to use for 
rendering.
-Zero turns of threading completely.  The default value is the number of CPU
+Zero turns off threading completely.  The default value is the number of 
CPU
 cores present.
 
 
-- 
2.5.0

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