X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=docs%2Ffaq.html;h=2d0f22ffd89c4437e1b20778601fcacfdab2bff6;hb=ca6a22305b275b49fbc88b8f4cba2fefb24c2a5d;hp=e38d5ec40ef9d2ed085f8e1d625afa05818d9b0a;hpb=e19448c10222354228c5b046d411423b7777afec;p=mesa.git diff --git a/docs/faq.html b/docs/faq.html index e38d5ec40ef..2d0f22ffd89 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -126,7 +126,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 Implementation (SI) is available. The SI was written during the time that OpenGL was originally designed. Unfortunately, development of the SI has stagnated. @@ -138,8 +138,9 @@ Mesa is much more up to date with modern features and extensions. an open-source implementation of OpenGL ES for mobile devices.

-miniGL -is a subset of OpenGL for PalmOS devices. +miniGL +is a subset of OpenGL for PalmOS devices. The website is gone, but the source +code can still be found on sourceforge.net.

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

@@ -277,7 +278,7 @@ If your DRI-based driver isn't working, go to the

Make sure the ratio of the far to near clipping planes isn't too great. Look -here +here for details.