[Mesa-dev] [PATCH] scons: build osmesa swrast and gallium

Emil Velikov emil.l.velikov at gmail.com
Tue Mar 8 11:32:39 UTC 2016


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.

Thanks
Emil


More information about the mesa-dev mailing list