freedreno/ir3: update prefetch input_offset when packing inlocs
[mesa.git] / docs / install.html
index ec186fb84af2ecc993bd48ded39596307d829ab2..4384bbf7133df355526772c75104dedf65346ec1 100644 (file)
@@ -105,7 +105,7 @@ the packaging tool used by your distro.
 
 <h2 id="meson">2. Building with meson</h2>
 
-<p><string>Meson &6t;= 0.46.0 is required</string></p>
+<p><string>Meson &gt;= 0.46.0 is required</string></p>
 
 <p>
 Meson is the latest build system in mesa, it is currently able to build for
@@ -133,18 +133,6 @@ Please read the <a href="meson.html">detailed meson instructions</a>
 for more information
 </p>
 
-<p>On windows you can also use the visual studio backend</p>
-<pre>
-  meson builddir --backend=vs
-  cd builddir
-  msbuild mesa.sln /m
-</pre>
-
-<p>
-Please read the <a href="meson.html">detailed meson instructions</a>
-for more information
-</p>
-
 
 
 <h2 id="scons">3. Building with SCons (Windows/Linux)</h2>