From 06d4ea68085558b94d8e9c937091e7b7fcc5d95a Mon Sep 17 00:00:00 2001 From: marha Date: Thu, 20 Sep 2012 08:18:11 +0200 Subject: libxcb xserver pixman mesa git update 20 sep 2012 libxcb: 08cc068ead7b8e678cdb119b38ada5261d5cc3ea xserver: 70e5766874a919039678bb2ed75f2ccea0cb4345 pixman: 3124a51abb89475b8c5045bc96e04c5852694a16 mesa: bd8fb9e80562fbe0ff76cae50fc411635096f3a9 --- mesalib/docs/faq.html | 55 +++++++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 26 deletions(-) (limited to 'mesalib/docs/faq.html') diff --git a/mesalib/docs/faq.html b/mesalib/docs/faq.html index 80f4a71dc..97b6491a7 100644 --- a/mesalib/docs/faq.html +++ b/mesalib/docs/faq.html @@ -7,9 +7,16 @@ +
+

The Mesa 3D Graphics Library

+
+ + +
+

Mesa Frequently Asked Questions

-Last updated: 21 August 2006 +Last updated: 19 September 2012

@@ -38,7 +45,7 @@ See the OpenGL website for more information.

-Mesa 6.x supports the OpenGL 1.5 specification. +Mesa 9.x supports the OpenGL 3.1 specification.

@@ -83,7 +90,7 @@ Still, Mesa serves at least these purposes: -

1.4 What's the difference between"Stand-Alone" Mesa and the DRI drivers?

+

1.4 What's the difference between "Stand-Alone" Mesa and the DRI drivers?

Stand-alone Mesa is the original incarnation of Mesa. On systems running the X Window System it does all its rendering through @@ -125,8 +132,7 @@ Just follow the Mesa compilation instructions.

1.6 Are there other open-source implementations of OpenGL?

-Yes, SGI's +Yes, SGI's OpenGL Sample Implemenation (SI) is available. The SI was written during the time that OpenGL was originally designed. Unfortunately, development of the SI has stagnated. @@ -134,34 +140,33 @@ Mesa is much more up to date with modern features and extensions.

-Vincent is +Vincent is an open-source implementation of OpenGL ES for mobile devices.

-miniGL +miniGL is a subset of OpenGL for PalmOS devices.

-TinyGL is a subset of OpenGL. +TinyGL +is a subset of OpenGL.

-SoftGL +SoftGL is an OpenGL subset for mobile devices.

-Chromium +Chromium isn't a conventional OpenGL implementation (it's layered upon OpenGL), but it does export the OpenGL API. It allows tiled rendering, sort-last rendering, etc.

-ClosedGL is an OpenGL subset library for TI -graphing calculators. +ClosedGL +is an OpenGL subset library for TI graphing calculators.

@@ -211,8 +216,7 @@ GLw (OpenGL widget library) is now available from a separate Linux ABI standard. +Linux ABI standard. Basically you'll want the following:

-- cgit v1.2.3