X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Ffaq.html;h=9e78192a4eb6d12c37368051c2c3d1d0187747b4;hb=e1e439c51239f8129e678e437d7afb999232db8a;hp=89145f0cb88c128b02e99d2d1118531f7821c0b8;hpb=a376e339a5f7cb15de6c74556b1e1b219d84374a;p=mesa.git diff --git a/docs/faq.html b/docs/faq.html index 89145f0cb88..9e78192a4eb 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -7,7 +7,7 @@

Mesa Frequently Asked Questions

-Last updated: 30 March 2003 +Last updated: 31 December 2003

@@ -92,24 +92,48 @@ the XFree86 libGL.so). The DRI developers will incorporate the latest release of Mesa into the DRI drivers when the time is right.

+

+To upgrade, either look for a new release of XFree86 or visit the +DRI website to see +if there's newer drivers. +

+

1.5 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. Mesa is much more up to date with modern features and extensions.

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

+TinyGL is a subset of OpenGL. +

-TinyGL is another -subset of OpenGL. +

+SoftGL +is an OpenGL subset for mobile devices.

+

-There may be others but Mesa is the most popular and feature-complete. +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. +

+ + +

+There may be other open OpenGL implementations, but Mesa is the most +popular and feature-complete.


@@ -179,8 +203,8 @@ package and unpack it before compiling Mesa.

2.6 What's the proper place for the libraries and headers?

On Linux-based systems you'll want to follow the -Linux ABI -standard. +Linux ABI standard. Basically you'll want the following: