340f528af1348b778e7427abc8904e35bd5eedd2
[mesa.git] / docs / systems.html
1 <HTML>
2
3 <TITLE>Supported Systems and Drivers</TITLE>
4
5 <link rel="stylesheet" type="text/css" href="mesa.css"></head>
6
7 <BODY>
8
9 <H1>Supported Systems and Drivers</H1>
10
11 <p>
12 Mesa was originally designed for Unix/X11 systems and is still best
13 supported on those systems. All you need is an ANSI C compiler and the
14 X development environment to use Mesa.
15 </p>
16
17 <p>
18 The DRI hardware drivers for the X.org server and XFree86 provide
19 hardware accelerated rendering for chips from ATI, Intel, Matrox, 3dfx
20 and others on Linux and FreeBSD.
21 </p>
22
23 <p>
24 Drivers for other assorted platforms include:
25 the Amiga, Apple Macintosh, BeOS, NeXT, OS/2, MS-DOS, VMS, Windows
26 9x/NT, and Direct3D.
27 </p>
28
29 <p>
30 Details about particular drivers follows.
31 Be warned that some drivers may be out of date and no longer function.
32 </p>
33
34 <UL>
35 <LI><a href="xlibdriver.html">Xlib driver</a> for the X Window System
36 <li><a href="http://dri.freedesktop.org/" target="_parent">
37 DRI hardware drivers</a> for the X window system
38 <LI>Microsoft Windows <A HREF="README.WIN32">(README.WIN32)</A>
39 <LI>DEC VMS <A HREF="README.VMS">(README.VMS)</A>
40 <LI>3dfx/Glide <A HREF="README.3DFX">(README.3DFX)</A>
41 <LI>GGI <A HREF="README.GGI">(README.GGI)</A>
42 <LI>Amiga Amiwin <A HREF="README.AMIWIN">(README.AMIWIN)</A>
43 <LI>BeOS <A HREF="README.BEOS">(README.BEOS)</A>
44 <LI>Direct3D driver <A HREF="README.D3D">(README.D3D)</A>
45 <LI>DJGPP <A HREF="README.DJ">(README.DJ)</A>
46 <LI>LynxOS <A HREF="README.LYNXOS">(README.LYNXOS)</A>
47 <LI>Mingw32 <A HREF="README.MINGW32">(README.MINGW32)</A>
48 <LI>NeXT <A HREF="README.NeXT">(README.NeXT)</A>
49 <LI>OpenStep <A HREF="README.OpenStep">(README.OpenStep)</A>
50 <LI>OS/2 <A HREF="README.OS2">(README.OS2)</A>
51 <LI>WindML <A HREF="README.WINDML">(README.WINDML)</A>
52 <LI><a href="http://utah-glx.sourceforge.net/" target="_parent">Utah GLX drivers</a>
53 </UL>
54
55 </body>
56 </html>