diff options
author | marha <marha@users.sourceforge.net> | 2012-06-28 08:12:11 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2012-06-28 08:12:11 +0200 |
commit | 4376eeccc64a10e2a74fd0eb4184d2a144058470 (patch) | |
tree | 6a55f2d7660286e3250038228fa33d1fa1d0017e /mesalib/docs/systems.html | |
parent | 74a24d67cefc273c717f17150b9d41607bcaf8ce (diff) | |
parent | 67551627d34fff4a0fbe719bce33a3bacb55ccef (diff) | |
download | vcxsrv-4376eeccc64a10e2a74fd0eb4184d2a144058470.tar.gz vcxsrv-4376eeccc64a10e2a74fd0eb4184d2a144058470.tar.bz2 vcxsrv-4376eeccc64a10e2a74fd0eb4184d2a144058470.zip |
Merge remote-tracking branch 'origin/released'
Diffstat (limited to 'mesalib/docs/systems.html')
-rw-r--r-- | mesalib/docs/systems.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/mesalib/docs/systems.html b/mesalib/docs/systems.html index 999975183..171d12813 100644 --- a/mesalib/docs/systems.html +++ b/mesalib/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> |