[Mesa-dev] [PATCH] scons: build osmesa swrast on windows again

Andreas Fänger a.faenger at e-sign.com
Tue Mar 8 11:03:59 UTC 2016


We are still using classic osmesa (swrast) in a lot of projects on
windows and linux. As discussed with Brian on the user list, here is
a patch that makes building osmesa swrast on windows and linux again
using scons.

Andreas Fänger (1):
  scons: build osmesa swrast and gallium

 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

-- 
1.7.4.msysgit.0



More information about the mesa-dev mailing list