[Mesa-dev] [PATCH 2/9] doc/egl: Remove depreciated EGL_SOFTWARE

Dave Airlie airlied at gmail.com
Tue May 5 17:34:34 PDT 2015


On 2 May 2015 at 20:15, Axel Davy <axel.davy at ens.fr> wrote:
> EGL_SOFTWARE is not supported anywhere in the code,
> whereas LIBGL_ALWAYS_SOFTWARE is.
>
> Signed-off-by: Axel Davy <axel.davy at ens.fr>

Reviewed-by: Dave Airlie <airlied at redhat.com>
> ---
>  docs/egl.html | 8 --------
>  1 file changed, 8 deletions(-)
>
> diff --git a/docs/egl.html b/docs/egl.html
> index d946bb0..3ab1a60 100644
> --- a/docs/egl.html
> +++ b/docs/egl.html
> @@ -184,14 +184,6 @@ values are: <code>debug</code>, <code>info</code>, <code>warning</code>, and
>  <code>fatal</code>.</p>
>
>  </dd>
> -
> -<dt><code>EGL_SOFTWARE</code></dt>
> -<dd>
> -
> -<p>For drivers that support both hardware and software rendering, setting this
> -variable to true forces the use of software rendering.</p>
> -
> -</dd>
>  </dl>
>
>  <h2>EGL Drivers</h2>
> --
> 2.3.7
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list