gallium/docs: update some distro information
Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
@@ -38,7 +38,7 @@ master_doc = 'index'
|
|||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
project = u'Gallium'
|
project = u'Gallium'
|
||||||
copyright = u'2009, VMware, X.org, Nouveau'
|
copyright = u'2009-2012, VMware, X.org, Nouveau'
|
||||||
|
|
||||||
# The version info for the project you're documenting, acts as replacement for
|
# The version info for the project you're documenting, acts as replacement for
|
||||||
# |version| and |release|, also used in various other places throughout the
|
# |version| and |release|, also used in various other places throughout the
|
||||||
|
@@ -25,7 +25,7 @@ LLVM Softpipe
|
|||||||
A version of :ref:`softpipe` that uses the Low-Level Virtual Machine to
|
A version of :ref:`softpipe` that uses the Low-Level Virtual Machine to
|
||||||
dynamically generate optimized rasterizing pipelines.
|
dynamically generate optimized rasterizing pipelines.
|
||||||
|
|
||||||
nVidia nvfx
|
nVidia nv30
|
||||||
^^^^^^^^^^^
|
^^^^^^^^^^^
|
||||||
|
|
||||||
Driver for the nVidia nv30 and nv40 families of GPUs.
|
Driver for the nVidia nv30 and nv40 families of GPUs.
|
||||||
@@ -35,6 +35,11 @@ nVidia nv50
|
|||||||
|
|
||||||
Driver for the nVidia nv50 family of GPUs.
|
Driver for the nVidia nv50 family of GPUs.
|
||||||
|
|
||||||
|
nVidia nvc0
|
||||||
|
^^^^^^^^^^^
|
||||||
|
|
||||||
|
Driver for the nVidia nvc0 / fermi family of GPUs.
|
||||||
|
|
||||||
VMware SVGA
|
VMware SVGA
|
||||||
^^^^^^^^^^^
|
^^^^^^^^^^^
|
||||||
|
|
||||||
@@ -45,6 +50,16 @@ ATI r300
|
|||||||
|
|
||||||
Driver for the ATI/AMD r300, r400, and r500 families of GPUs.
|
Driver for the ATI/AMD r300, r400, and r500 families of GPUs.
|
||||||
|
|
||||||
|
ATI/AMD r600
|
||||||
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Driver for the ATI/AMD r600, r700, Evergreen and Northern Islands families of GPUs.
|
||||||
|
|
||||||
|
AMD radeonsi
|
||||||
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Driver for the AMD Southern Islands family of GPUs.
|
||||||
|
|
||||||
.. _softpipe:
|
.. _softpipe:
|
||||||
|
|
||||||
Softpipe
|
Softpipe
|
||||||
@@ -75,6 +90,11 @@ tracker. Any wrong state received should be perceived as a state tracker bug.
|
|||||||
State Trackers
|
State Trackers
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
|
Clover
|
||||||
|
^^^^^^
|
||||||
|
|
||||||
|
Tracker that implements the Khronos OpenCL standard.
|
||||||
|
|
||||||
.. _dri:
|
.. _dri:
|
||||||
|
|
||||||
Direct Rendering Infrastructure
|
Direct Rendering Infrastructure
|
||||||
@@ -102,21 +122,30 @@ Tracker implementing a GL state machine. Not usable as a standalone tracker;
|
|||||||
Mesa should be built with another state tracker, such as :ref:`DRI` or
|
Mesa should be built with another state tracker, such as :ref:`DRI` or
|
||||||
:ref:`EGL`.
|
:ref:`EGL`.
|
||||||
|
|
||||||
Python
|
|
||||||
^^^^^^
|
|
||||||
|
|
||||||
OpenVG
|
OpenVG
|
||||||
^^^^^^
|
^^^^^^
|
||||||
|
|
||||||
|
Tracker that implements the Khronos OpenVG standard.
|
||||||
|
|
||||||
|
VDPAU
|
||||||
|
^^^^^
|
||||||
|
|
||||||
|
Tracker for Video Decode and Presentation API for Unix.
|
||||||
|
|
||||||
WGL
|
WGL
|
||||||
^^^
|
^^^
|
||||||
|
|
||||||
Xorg/XFree86 DDX
|
Xorg DDX
|
||||||
^^^^^^^^^^^^^^^^
|
^^^^^^^^
|
||||||
|
|
||||||
Tracker for XFree86 and Xorg X11 servers. Provides device-dependent
|
Tracker for Xorg X11 servers. Provides device-dependent
|
||||||
modesetting and acceleration as a DDX driver.
|
modesetting and acceleration as a DDX driver.
|
||||||
|
|
||||||
|
XvMC
|
||||||
|
^^^^
|
||||||
|
|
||||||
|
Tracker for X-Video Motion Compensation.
|
||||||
|
|
||||||
Auxiliary
|
Auxiliary
|
||||||
---------
|
---------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user