r600/sfn: Fix mapping for f32tof64 and f64tof32
[mesa.git] / docs / precompiled.html
index 9696a4542abc8ffb2690921de05857c918fdea70..0dc02504a668bb96e24770dd2d2b7b3e64c5d9db 100644 (file)
@@ -1,24 +1,36 @@
-<HTML>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+  <meta http-equiv="content-type" content="text/html; charset=utf-8">
+  <title>Precompiled libraries</title>
+  <link rel="stylesheet" type="text/css" href="mesa.css">
+</head>
+<body>
 
-<TITLE>Precompiled libraries</TITLE>
+<div class="header">
+  The Mesa 3D Graphics Library
+</div>
 
-<BODY text="#000000" bgcolor="#55bbff" link="#111188">
+<iframe src="contents.html"></iframe>
+<div class="content">
 
-<H1>Precompiled Libraries</H1>
+<h1>Precompiled Libraries</h1>
 
 <p>
-In general, precompiled libraries are not available.
-However, people occasionally prepare packages of precompiled libraries
-for some systems.
+In general, precompiled Mesa libraries are not available.
 </p>
-
-<H2>Mesa-6.0 for Solaris</H2>
-
 <p>
-Steve Christensen has submitted precompiled Mesa-6.0 libraries for
-Solaris at <a href="http://sunfreeware.com/" target="_parent">
-sunfreeware.com</a>.
+Some Linux distributions closely follow the latest Mesa releases. On others one
+has to use unofficial channels.
 </p>
+<p>There are some general directions:</p>
+<ul>
+<li>Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka</li>
+<li>Fedora - Corp: erp and che</li>
+<li>OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11</li>
+<li>Gentoo/Archlinux - officially provided/supported</li>
+</ul>
 
-</BODY>
-</HTML>
+</div>
+</body>
+</html>