diff --git a/docs/README.WIN32 b/docs/README.WIN32 index c8759f65b21..e0e5b9b2ddf 100644 --- a/docs/README.WIN32 +++ b/docs/README.WIN32 @@ -11,9 +11,9 @@ no longer shipped or supported. Run - scons osmesa mesagdi + scons osmesa -to build classic mesa Windows GDI drivers; or +to build classic osmesa driver; or scons libgl-gdi diff --git a/docs/install.html b/docs/install.html index b12e1cb8cd9..9dbfce58b51 100644 --- a/docs/install.html +++ b/docs/install.html @@ -127,14 +127,13 @@ by -debug for debug builds. To build Mesa with SCons for Windows on Linux using the MinGW crosscompiler toolchain do
- scons platform=windows toolchain=crossmingw machine=x86 mesagdi libgl-gdi + scons platform=windows toolchain=crossmingw machine=x86 libgl-gdi
This will create:
Put them all in the same directory to test them. diff --git a/docs/relnotes/10.6.0.html b/docs/relnotes/10.6.0.html index ceeca07ff38..bf29ebbad0f 100644 --- a/docs/relnotes/10.6.0.html +++ b/docs/relnotes/10.6.0.html @@ -58,7 +58,9 @@ TBD.