X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Finstall.html;h=3962ea5c91e12ace2584412944c6d754f1515223;hb=dff50ff592da7cb1d784fae794dd1647a5445bca;hp=953d2094d5b314dd87bb3899953fdc18cad45866;hpb=ebe0796ba2d314202c30a1c9291a7e725c64b16a;p=mesa.git diff --git a/docs/install.html b/docs/install.html index 953d2094d5b..3962ea5c91e 100644 --- a/docs/install.html +++ b/docs/install.html @@ -35,14 +35,14 @@

1.1 Prerequisites for DRI and hardware acceleration

-The following are required for DRI-based hardware acceleration with Mesa 7.3: +The following are required for DRI-based hardware acceleration with Mesa:

@@ -351,26 +351,17 @@ example linux or windows, machine is x86 or x86_64, optionally followed by -debug for debug builds.

-

-The sample programs are built seperately. To build them do -

-    scons -C progs
-
-And the build output will be placed in progs/build/... -

-

To build Mesa with SCons for Windows on Linux using the MinGW crosscompiler toolchain do

     scons platform=windows toolchain=crossmingw machine=x86 statetrackers=mesa drivers=softpipe,trace winsys=gdi
-    scons -C progs platform=windows toolchain=crossmingw machine=x86 -k
 

This will create: