added link to Chromium

This commit is contained in:
Brian Paul
2003-11-26 18:10:31 +00:00
parent 69449a9d51
commit acbc1e0c91
+11 -2
View 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>