projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55029b2
)
gallium/docs: remove information about identity driver
author
Emil Velikov
<emil.l.velikov@gmail.com>
Sat, 14 Mar 2015 22:36:30 +0000
(22:36 +0000)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Sat, 21 Mar 2015 17:18:25 +0000
(17:18 +0000)
Removed from tree.
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Matt Turner <mattst88@gmail.com>
src/gallium/docs/source/distro.rst
patch
|
blob
|
history
diff --git
a/src/gallium/docs/source/distro.rst
b/src/gallium/docs/source/distro.rst
index 000b03138f885f512a0ed0807e130ac4840b1f54..0785c0c3fb260436e6ca554c8419a9124a8d0d70 100644
(file)
--- 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
^^^^^^^^^^^^^