On Sun, Mar 31, 2019 at 1:32 PM Ken Moffat via blfs-dev
<[email protected]> wrote:
>
> On Sat, Mar 30, 2019 at 07:42:58PM -0500, Brendan L via blfs-dev wrote:
> > On Sat, Mar 30, 2019 at 1:27 PM Ken Moffat via blfs-dev
> > <[email protected]> wrote:
> > >
> > > After the discussions on meson, and cmake, I've made an attempt to
> > > add details to the book.  It's a bit longer than I had expected
> > > (heh, I never use ywo words where five will do ;) and I'm not sure
> > > if everyone will understand things which seem obvious to me, so I've
> > > uploaded it for comment.
> > >
> > > A full book, to get links etc working, but the only change is at the
> > > bottom of
> > > http://www.linuxfromscratch.org/~ken/blfs-sysv-build-systems/introduction/notes-on-building.html
> > >
> > > Where I have added 'Working with different nuild systems' at the end
> > > of the page.  Please feel free to comment.
> > >
> >
> > I would just say about meson, I find it easier to do 'cat
> > meson_options.txt' to look at all the options before configuring
> > instead of doing the three steps you list.  Also, to let you know,
> > another way to change an options after you've configured is: meson
> > configure -Doption=true etc..
>
> Thanks.
>
> That certainly sounds easier.  But I can't see any reference to
> virtio when I look there (see the 'mesa options with meson' thread).
>
> Two steps forward, one step back :)
>

I could be wrong, but has far as I can tell virtio is not a driver in
mesa. I think the driver you want is virgl.  From looking at mesa git
history, here is a commit message about virgl:
virgl is the 3D acceleration backend for the virtio-gpu shipping with qemu.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to