[Mesa-dev] [PATCH] scons: build osmesa swrast and gallium
Andreas Fänger
a.faenger at e-sign.com
Tue Mar 8 12:06:36 UTC 2016
> -----Ursprüngliche Nachricht-----
> Von: Emil Velikov [mailto:emil.l.velikov at gmail.com]
> Gesendet: Dienstag, 8. März 2016 12:33
>
> On 8 March 2016 at 11:04, Andreas Fänger <a.faenger at e-sign.com> wrote:
> > This patch makes it possible to build classic osmesa/swrast on windows
> > again. It was removed in commit
> 69db422218b0264b5b8eef45bd003a2544e9cbd6.
> > Although there is a gallium version of osmesa now, the swrast version
> > still has more features lacking in llvmpipe, e.g. anisotropic filtering.
> > ---
> > src/mesa/drivers/SConscript | 2 +
> > src/mesa/drivers/osmesa/SConscript | 40
> ++++++++++++++++++++++++++++++++++++
> > src/mesa/drivers/osmesa/osmesa.def | 15 +++++++++++++
> > 3 files changed, 57 insertions(+), 0 deletions(-) create mode 100644
> > src/mesa/drivers/osmesa/SConscript
> > create mode 100644 src/mesa/drivers/osmesa/osmesa.def
> >
> Please squash a revert of c07df0f2014636b601cdbaff63214296599b1ad5.
> Otherwise the release tarball will be missing these files.
Hi Emil,
I don't have a lot of experience with git, so I'm not sure what I have to do. Does this mean without the proposed changes the patch
will not be part of the upcoming 11.2.0 release, but will be included in a later release?
Andreas
More information about the mesa-dev
mailing list