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

Eric Anholt eric at anholt.net
Thu Oct 12 22:34:53 UTC 2017


Dylan Baker <dylan at pnwbakers.com> writes:

> [ Unknown signature status ]
> Quoting Eric Anholt (2017-10-12 12:27:21)
>> 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.
>
> Actually, that's required since meson doesn't allow classic swrast and softpipe
> to be built at the same time, and I think most people would prefer
> softpipe/llvmpipe. Would you prefer me to split those into separate patches?

Oh, right, these are the defaults.  I was thinking as if it was a list
of available drivers.  r-b.

-------------- 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/a6e37ece/attachment-0001.sig>


More information about the mesa-dev mailing list