radv/ac: move to using new export intrinsics.
[mesa.git] / docs / README.WIN32
index c8759f65b21a9ed92b4057014965d4b0a761098d..0f5010ce121c9f1a4e71a496f846b7123175fd00 100644 (file)
@@ -11,10 +11,6 @@ no longer shipped or supported.
 
 Run
 
-  scons osmesa mesagdi
-
-to build classic mesa Windows GDI drivers; or
-
   scons libgl-gdi
 
 to build gallium based GDI driver.
@@ -43,7 +39,7 @@ steps that work as of this writing.
   get pywin32-218.4.win-amd64-py2.7.exe
 - install git
 - download mesa from git
-  see http://www.mesa3d.org/repository.html
+  see https://www.mesa3d.org/repository.html
 - run scons
 
 General