Bug 96993 - new gallium swr driver can not be built on Windows
Summary: new gallium swr driver can not be built on Windows
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/swr (show other bugs)
Version: unspecified
Hardware: Other Windows (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 11:01 UTC by Florian Link
Modified: 2016-11-24 21:01 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.