└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Mesa3D-Windows 2 | 3 | Please support the official MESA repository at https://gitlab.freedesktop.org/mesa/mesa 4 | 5 | This work is based on https://fdossena.com/?p=mesa/index.frag which attempts to compile MESA using Scons for Windows. 6 | Compilation guide from https://fdossena.com/?p=mesa/build.frag 7 | Source code https://archive.mesa3d.org/ 8 | License https://docs.mesa3d.org/license.html 9 | Latest mesa to officialy support Scons is 21.0.3. 10 | 11 | ## Compatibility 12 | 13 | Compiled using Windows 10 and verified to work. 14 | --------------------------------------------------------------------------------