[Mesa-dev] [PATCH v2 18/21] meson: build softpipe

Eric Anholt eric at anholt.net
Thu Oct 12 19:27:21 UTC 2017


Dylan Baker <dylan at pnwbakers.com> writes:

> This doesn't include llvmpipe.
>
> v2: - Fix inconsistent use of with_gallium_swrast and
>       with_gallium_softpipe.
>
> Signed-off-by: Dylan Baker <dylanx.c.baker at intel.com>
> ---

> diff --git a/meson_options.txt b/meson_options.txt
> index d29b12e5959..bb7492b9bff 100644
> --- a/meson_options.txt
> +++ b/meson_options.txt
> @@ -22,11 +22,11 @@ option('platforms', type : 'string', value : 'x11,wayland,drm',
>         description : 'comma separated list of window systems to support. wayland, x11, surfaceless, drm, etc.')
>  option('dri3', type : 'combo', value : 'auto', choices : ['auto', 'yes', 'no'],
>         description : 'enable support for dri3')
> -option('dri-drivers', type : 'string', value : 'swrast,i965',
> +option('dri-drivers', type : 'string', value : 'i965',
>         description : 'comma separated list of dri drivers to build.')

Looks like a stray change.

Other than that, 18-20 are:

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171012/b44ba6ba/attachment.sig>


More information about the mesa-dev mailing list