mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 05:58:05 +02:00
docs/systems: add some useful driver links
Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
297309ce23
commit
398d8be3ab
1 changed files with 7 additions and 5 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue