From 0c65604eeb50bdd47865e11645a78e989128ed9b Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Thu, 8 Jun 2006 19:59:41 +0000 Subject: links to ClosedGL and S3TC library --- docs/faq.html | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'docs/faq.html') diff --git a/docs/faq.html b/docs/faq.html index b93d5007dc..9aee4ee00d 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -9,7 +9,7 @@

Mesa Frequently Asked Questions

-Last updated: 21 October 2004 +Last updated: 8 June 2006

@@ -159,6 +159,12 @@ 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. +

+

There may be other open OpenGL implementations, but Mesa is the most popular and feature-complete. @@ -373,7 +379,7 @@ the archives) is a good way to get information.

-

4.3 Why isn't GL_EXT_texture_compression_s3tc implemented in Mesa and/or the DRI drivers?

+

4.3 Why isn't GL_EXT_texture_compression_s3tc implemented in Mesa?

The specification for the extension indicates that there are intellectual property (IP) and/or patent issues @@ -385,8 +391,9 @@ implement the extension (specifically the compression/decompression algorithms).

-Until we can get official permission to do so, this extension will not -be implemented in Mesa. +In the mean time, a 3rd party plug-in library is available.

-- cgit v1.2.3