st/mesa: flush bitmap cache before CopyImageSubData
[mesa.git] / docs / install.html
index c826d6420010ff3b172e7c17b7418a40ca3e4e0b..8b349c40b9da23b7d2433cbe636b0405675f8528 100644 (file)
@@ -58,6 +58,9 @@ On Windows with MinGW, install flex and bison with:
 For MSVC on Windows, install
 <a href="http://winflexbison.sourceforge.net/">Win flex-bison</a>.
 </li>
+<br>
+<li>For building on Windows, Microsoft Visual Studio 2013 or later is required.
+</li>
 </ul>
 
 
@@ -70,8 +73,7 @@ The following are required for DRI-based hardware acceleration with Mesa:
 <ul>
 <li><a href="http://xorg.freedesktop.org/releases/individual/proto/">
 dri2proto</a> version 2.6 or later
-<li><a href="http://dri.freedesktop.org/libdrm/">libDRM</a>
-version 2.4.33 or later
+<li><a href="http://dri.freedesktop.org/libdrm/">libDRM</a> latest version
 <li>Xorg server version 1.5 or later
 <li>Linux 2.6.28 or later
 </ul>