Explorar el Código

added SoftGL link

tags/R300_DRIVER_0
Brian Paul hace 22 años
padre
commit
7df4f95314
Se han modificado 1 ficheros con 14 adiciones y 6 borrados
  1. 14
    6
      docs/faq.html

+ 14
- 6
docs/faq.html Ver fichero

@@ -7,7 +7,7 @@

<center>
<h1>Mesa Frequently Asked Questions</h1>
Last updated: 6 August 2003
Last updated: 25 November 2003
</center>

<br>
@@ -102,19 +102,27 @@ if there's newer drivers.

<h2>1.5 Are there other open-source implementations of OpenGL?</h2>
<p>
Yes, SGI's <a href="http://oss.sgi.com/projects/ogl-sample/index.html">
Yes, SGI's <a href="http://oss.sgi.com/projects/ogl-sample/index.html"
target="_parent">
OpenGL Sample Implemenation (SI)</a> is available.
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://www.dsbox.com/minigl.html">miniGL</a> is a subset of OpenGL
for PalmOS devices.
<a href="http://www.dsbox.com/minigl.html" target="_parent">miniGL</a>
is a subset of OpenGL for PalmOS devices.

<a href="http://fabrice.bellard.free.fr/TinyGL/">TinyGL</a> is another
subset of OpenGL.
<p>
<a href="http://fabrice.bellard.free.fr/TinyGL/"
target="_parent">TinyGL</a> is a subset of OpenGL.
</p>

<p>
<a href="http://softgl.studierstube.org/" target="_parent">SoftGL</a>
is an OpenGL subset for mobile devices.
</p>

<p>
There may be others but Mesa is the most popular and feature-complete.
</p>

Cargando…
Cancelar
Guardar