OSDN Git Service

docs/systems: add some useful driver links
authorAndreas Boll <andreas.boll.dev@gmail.com>
Mon, 25 Jun 2012 19:53:01 +0000 (21:53 +0200)
committerBrian Paul <brianp@vmware.com>
Mon, 25 Jun 2012 22:10:01 +0000 (16:10 -0600)
Signed-off-by: Brian Paul <brianp@vmware.com>
docs/systems.html

index 9999751..171d128 100644 (file)
@@ -26,12 +26,14 @@ and ES 2, OpenVG and the EGL interface.
 Hardware drivers include:
 </p>
 <ul>
-<li>Intel i965, i945, i915.
+  <li>Intel i965, i945, i915.
     See <a href="http://intellinuxgraphics.org/index.html" target="_parent">
-    Intel's website</a>
-<li>AMD Radeon series
-<li>Some NVIDIA GPus.
-<li>VMware virtual GPU
+      Intel's website</a></li>
+  <li>AMD Radeon series.
+  See <a href="http://www.x.org/wiki/RadeonFeature" target="_parent">RadeonFeature</a></li>
+  <li>NVIDIA GPUs.
+  See <a href="http://nouveau.freedesktop.org" target="_parent">Nouveau Wiki</a></li>
+  <li><a href="http://www.x.org/wiki/vmware" target="_parent">VMware virtual GPU</a></li>
 </ul>
 
 <p>