mmozeiko / build-mesa

Automatic build of mesa3d for Windows
36 stars 8 forks source link
mesa3d opengl software-rendering

Automatic build of mesa opengl & vulkan implementations for 64-bit Windows.

Builds are linked statically to their dependencies, just place necessary dll file next to your exe and it will use it.

Download binary builds as zip archive from latest release page. It provides following builds:

To build locally run build.cmd batch file, make sure you have installed all necessary dependencies (see the beginning of file).