diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2004-04-27 12:55:08 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2004-04-27 12:55:08 +0000 |
commit | 186d4d8cf4bd99c46b388e6ea0c60ec1d039be07 (patch) | |
tree | de805abd7761760f5529d190ad7e7fafd7ec7538 /docs/faq.html | |
parent | bc04d041eb0365913553cdea2c07b83dab8f5414 (diff) | |
download | external_mesa3d-186d4d8cf4bd99c46b388e6ea0c60ec1d039be07.zip external_mesa3d-186d4d8cf4bd99c46b388e6ea0c60ec1d039be07.tar.gz external_mesa3d-186d4d8cf4bd99c46b388e6ea0c60ec1d039be07.tar.bz2 |
added pointer to Vincent (OpenGL ES implementation)
Diffstat (limited to 'docs/faq.html')
-rw-r--r-- | docs/faq.html | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/faq.html b/docs/faq.html index 9e78192..4825f9d 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -7,7 +7,7 @@ <center> <h1>Mesa Frequently Asked Questions</h1> -Last updated: 31 December 2003 +Last updated: 27 April 2004 </center> <br> @@ -109,6 +109,11 @@ 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. </p> + +<p> +<a href="http://ogl-es.sourceforge.net" target="_parent">Vincent</a> is +an open-source implementation of OpenGL ES for mobile devices. + <p> <a href="http://www.dsbox.com/minigl.html" target="_parent">miniGL</a> is a subset of OpenGL for PalmOS devices. |