drm-shim: Let the driver choose to overwrite the first render node.
[mesa.git] / docs / precompiled.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html lang="en">
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title>Precompiled libraries</title>
6 <link rel="stylesheet" type="text/css" href="mesa.css">
7 </head>
8 <body>
9
10 <div class="header">
11 The Mesa 3D Graphics Library
12 </div>
13
14 <iframe src="contents.html"></iframe>
15 <div class="content">
16
17 <h1>Precompiled Libraries</h1>
18
19 <p>
20 In general, precompiled Mesa libraries are not available.
21 </p>
22 <p>
23 Some Linux distributions closely follow the latest Mesa releases. On others one
24 has to use unofficial channels.
25 </p>
26 <p>There are some general directions:</p>
27 <ul>
28 <li>Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka</li>
29 <li>Fedora - Corp: erp and che</li>
30 <li>OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11</li>
31 <li>Gentoo/Archlinux - officially provided/supported</li>
32 </ul>
33
34 </div>
35 </body>
36 </html>