mesa/docs/systems.html

43 lines
1.0 KiB
HTML
Raw Normal View History

<HTML>
<TITLE>Supported Systems and Drivers</TITLE>
2005-01-20 03:55:10 +00:00
<link rel="stylesheet" type="text/css" href="mesa.css"></head>
<BODY>
<H1>Supported Systems and Drivers</H1>
<p>
Mesa was originally designed for Unix/X11 systems and is still best
supported on those systems. All you need is an ANSI C compiler and the
X development environment to use Mesa.
</p>
<p>
The DRI hardware drivers for the X.org server and XFree86 provide
hardware accelerated rendering for chips from ATI, Intel, and NVIDIA
on Linux and FreeBSD.
</p>
<p>
Drivers for other assorted platforms include:
the Apple Macintosh and Windows.
</p>
<p>
2009-01-22 16:58:52 +00:00
Details about particular drivers follows:
</p>
<UL>
2009-01-22 16:58:52 +00:00
<li><a href="http://dri.freedesktop.org/" target="_parent"> DRI hardware
drivers</a> for the X Window System
<LI><a href="xlibdriver.html">Xlib software driver</a> for the X Window System
and Unix-like operating systems
<LI>Microsoft Windows <A HREF="README.WIN32">(README.WIN32)</A>
<LI>DEC VMS <A HREF="README.VMS">(README.VMS)</A>
2009-01-22 16:58:52 +00:00
</UL>
</body>
</html>