summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-06-25 21:53:01 +0200
committerBrian Paul <brianp@vmware.com>2012-06-25 16:10:01 -0600
commit398d8be3abf0aa0402e44f7221e93ab284112b96 (patch)
tree05fe7a20ede5caf8fbea56d6664902fdc8f5a4bd
parent297309ce2366dcc81df5403eb56547f1feedd0e0 (diff)
docs/systems: add some useful driver links
Signed-off-by: Brian Paul <brianp@vmware.com>
-rw-r--r--docs/systems.html12
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/systems.html b/docs/systems.html
index 99997518300..171d1281322 100644
--- a/docs/systems.html
+++ b/docs/systems.html
@@ -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>