From eaa70945cb3f1a432b8c505ecede9ebc7769f36d Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 13 Feb 2012 08:47:19 +0100 Subject: libX11 libxcb mesa xserver mkfontscale git update 13 feb 2012 --- mesalib/docs/systems.html | 68 ++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 56 insertions(+), 12 deletions(-) (limited to 'mesalib/docs/systems.html') diff --git a/mesalib/docs/systems.html b/mesalib/docs/systems.html index 035a48962..62a6e0b52 100644 --- a/mesalib/docs/systems.html +++ b/mesalib/docs/systems.html @@ -9,34 +9,78 @@

Supported Systems and Drivers

-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. +Mesa is primarily developed and used on Linux systems. +But there's also support for Windows, other flavors of Unix and other +systems such as Haiku. +We're actively developing and maintaining several hardware and +software drivers.

-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. +The primary API is OpenGL but there's also support for OpenGL ES 1 +and ES 2, OpenVG and the EGL interface.

-Drivers for other assorted platforms include: -the Apple Macintosh and Windows. +Hardware drivers include:

+

-Details about particular drivers follows: +Software drivers include: +

+ + +

+Additional driver information:

+ +

+Deprecated Systems and Drivers +

+ +

+In the past there were other drivers for older GPUs and operating +systems. +These have been removed from the Mesa source tree and distribution. +If anyone's interested though, the code can be found in the git repo. +The list includes: +

+ +