added link to Chromium
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 26 Nov 2003 18:10:31 +0000 (18:10 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 26 Nov 2003 18:10:31 +0000 (18:10 +0000)
docs/faq.html

index 104a7321d497bbf9aea47964a0f03e3e6aac71a6..f60130dbbed39f49f36ab5fe5289f4defc22699e 100644 (file)
@@ -7,7 +7,7 @@
 
 <center>
 <h1>Mesa Frequently Asked Questions</h1>
-Last updated: 25 November 2003
+Last updated: 26 November 2003
 </center>
 
 <br>
@@ -124,7 +124,16 @@ is an OpenGL subset for mobile devices.
 </p>
 
 <p>
-There may be others but Mesa is the most popular and feature-complete.
+<a href="http://chromium.sourceforge.net/" target="_parent">Chromium</a>
+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.
+</p>
+
+
+<p>
+There may be other open OpenGL implementations, but Mesa is the most
+popular and feature-complete.
 </p>
 
 <br>