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

Attachment: signature.asc
Description: signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to