aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gallium/docs/source/distro.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/gallium/docs/source/distro.rst b/src/gallium/docs/source/distro.rst
index 000b03138f8..0785c0c3fb2 100644
--- a/src/gallium/docs/source/distro.rst
+++ b/src/gallium/docs/source/distro.rst
@@ -12,13 +12,6 @@ Intel i915
Driver for Intel i915 and i945 chipsets.
-Identity
-^^^^^^^^
-
-Wrapper driver. The identity driver is a simple skeleton that passes through
-all of its :ref:`Context` and :ref:`Screen` methods to an underlying Context
-and Screen, and as such, it is an excellent starting point for new drivers.
-
LLVM Softpipe
^^^^^^^^^^^^^