scons: build osmesa swrast and gallium
authorAndreas Fänger <a.faenger@e-sign.com>
Tue, 8 Mar 2016 11:04:00 +0000 (11:04 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 16:53:45 +0000 (17:53 +0100)
commit9601815b4be886f4d92bf74916de98f3bdb7275c
tree07d53ae73b827123a109efdb7800877107bf7904
parent3689ef32afdafbb030069e560aac0e563fc29048
scons: build osmesa swrast and gallium

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.

Tested-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
[Emil Velikov: remove trailing whitespace]
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/mesa/drivers/SConscript
src/mesa/drivers/osmesa/SConscript [new file with mode: 0644]
src/mesa/drivers/osmesa/osmesa.def [new file with mode: 0644]