On Mon, Sep 14, 2015 at 11:16 AM, Alejandro Piñeiro
<apinhe...@igalia.com> wrote:
> ---
>
> I didn't see any kind (ie: alphabetical) order on that list, so I just added 
> it to the end.
>
>  docs/envvars.html | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/docs/envvars.html b/docs/envvars.html
> index c0d5a51..168e846 100644
> --- a/docs/envvars.html
> +++ b/docs/envvars.html
> @@ -153,6 +153,7 @@ See the <a href="xlibdriver.html">Xlib software driver 
> page</a> for details.
>     <li>no16 - suppress generation of 16-wide fragment shaders. useful for 
> debugging broken shaders</li>
>     <li>blorp - emit messages about the blorp operations (blits &amp; 
> clears)</li>
>     <li>nodualobj - suppress generation of dual-object geometry shader 
> code</li>
> +   <li>optimizer - dump shader assembly to files at each optimization pass 
> and iteration</li>

I'd add " that makes progress" to the end of the description.

>  </ul>
>  </ul>

Thanks. I'm not sure I was aware of this file when I added that option.

Reviewed-by: Matt Turner <matts...@gmail.com>
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to