gallium/docs: remove information about identity driver

Removed from tree.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
Emil Velikov 2015-03-14 22:36:30 +00:00
parent 55029b2bab
commit 84041bab3f

View file

@ -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
^^^^^^^^^^^^^