[Mesa-dev] [PATCH 1/4] meson: Build SWR driver

Dylan Baker dylan at pnwbakers.com
Mon Dec 11 19:17:25 UTC 2017


Quoting Eric Engestrom (2017-12-11 07:49:07)
> > +if with_gallium_swr
> > +  if meson.version().version_compare('< 0.44.0')
> > +    error('SWR requires meson 0.44.0 or greater.')
> > +  endif
> 
> Mixed feelings about this, but I guess I'd rather land this now and
> remove these three lines later.

I'm not really a big fan either, but I'm even less of a fan of requiring 0.44
(which was released yesterday) when nothing except SWR and clover actually
depend on it, and neither of those are the most common components of mesa.

Given a couple more releases I'd like to bump the requirements.
Unfortunately I'm not sure what the final version we're going to require is, I'd
still like to overhaul meson's pkg-config generator to be smarter, but that
wont land until 0.45 at the earliest.

Dylan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20171211/87ee57bc/attachment.sig>


More information about the mesa-dev mailing list