Skip to content

florianlink/MesaOnWindows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MesaOnWindows

This repository contains scripts to download and build Mesa3D and LLVMPipe on Windows. It will download all required tools and build LLVM and Mesa3D using the Visual Studio compiler. The resulting opengl32.dll will be placed into the top-most build directory.

This build script has been tested with Mesa 10.6.0 and LLVM 3.6.1 on Visual Studio 2013 X64.

If you want to build a different version combination or a newer Mesa/LLVM version, you can edit the version numbers in the buildMesa.py file.

NOTE: Some of the installers that are downloaded are not silent, you are supposed to install them to their default location. If you install MinGW to a different place than C:\MinGW you will need to edit buildMesa.py as well.

Have fun with the scripts and I hope they make your life easier!

About

Scripts to build Mesa3D on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published