g3dvl: Use sobel filter for chroma interpolation
[mesa/nouveau-pmpeg.git] / docs / systems.html
blob035a48962f3d88d706ab69038c740384fb04b9b9
1 <HTML>
3 <TITLE>Supported Systems and Drivers</TITLE>
5 <link rel="stylesheet" type="text/css" href="mesa.css"></head>
7 <BODY>
9 <H1>Supported Systems and Drivers</H1>
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>
17 <p>
18 The DRI hardware drivers for the X.org server and XFree86 provide
19 hardware accelerated rendering for chips from ATI, Intel, and NVIDIA
20 on Linux and FreeBSD.
21 </p>
23 <p>
24 Drivers for other assorted platforms include:
25 the Apple Macintosh and Windows.
26 </p>
28 <p>
29 Details about particular drivers follows:
30 </p>
32 <UL>
33 <li><a href="http://dri.freedesktop.org/" target="_parent"> DRI hardware
34 drivers</a> for the X Window System
35 <LI><a href="xlibdriver.html">Xlib software driver</a> for the X Window System
36 and Unix-like operating systems
37 <LI>Microsoft Windows <A HREF="README.WIN32">(README.WIN32)</A>
38 <LI>DEC VMS <A HREF="README.VMS">(README.VMS)</A>
39 </UL>
41 </body>
42 </html>