diff options
| -rw-r--r-- | docs/faq.html | 13 | 
1 files changed, 11 insertions, 2 deletions
| diff --git a/docs/faq.html b/docs/faq.html index 104a7321d4..f60130dbbe 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -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> | 
