From 7df4f95314a91afe92ca7d1eb0effa1dda7ac844 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 25 Nov 2003 21:13:26 +0000 Subject: added SoftGL link --- docs/faq.html | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'docs/faq.html') diff --git a/docs/faq.html b/docs/faq.html index 59d640960c..104a7321d4 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -7,7 +7,7 @@

Mesa Frequently Asked Questions

-Last updated: 6 August 2003 +Last updated: 25 November 2003

@@ -102,19 +102,27 @@ 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 another -subset of OpenGL. +

+TinyGL is a subset of OpenGL.

+ +

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

+

There may be others but Mesa is the most popular and feature-complete.

-- cgit v1.2.3