added pointer to Vincent (OpenGL ES implementation)

This commit is contained in:
Brian Paul
2004-04-27 12:55:08 +00:00
parent bc04d041eb
commit 186d4d8cf4

View File

@@ -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.