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 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev