Bug 96993

Summary: new gallium swr driver can not be built on Windows
Product: Mesa Reporter: Florian Link <florianlink>
Component: Drivers/Gallium/swrAssignee: mesa-dev
Status: RESOLVED FIXED QA Contact: mesa-dev
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: Windows (All)   
Whiteboard:
i915 platform: i915 features:

Description Florian Link 2016-07-19 11:01:39 UTC
I tried building swr instead of llvmpipe on Windows (as opengl32.dll),
using Scons. It works for llvmpipe, but I can't find the appropriate Scons options not script files. It looks like building swr is currently only supported on Linux using automake?
Comment 1 Ilia Mirkin 2016-11-24 21:01:09 UTC
Support for this has recently been pushed. I believe you now can do

scons swr=1 libgl-gdi

to get the relevant libraries. You still have to use GALLIUM_DRIVER=swr in the environment for it to pick swr over llvmpipe.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.