projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87e3566
)
Mention 965 driver on main page.
author
José Fonseca
<jrfonseca@tungstengraphics.com>
Tue, 11 Dec 2007 18:18:25 +0000
(18:18 +0000)
committer
José Fonseca
<jrfonseca@tungstengraphics.com>
Tue, 11 Dec 2007 18:19:23 +0000
(18:19 +0000)
doxygen/gallium.doc
patch
|
blob
|
history
diff --git
a/doxygen/gallium.doc
b/doxygen/gallium.doc
index de395738616e561701998fed580a06a41997768b..4c1434460e9ee9bb955ed53764765c6c6110a5db 100644
(file)
--- a/
doxygen/gallium.doc
+++ b/
doxygen/gallium.doc
@@
-34,8
+34,9
@@
- Pipe drivers:
- \ref softpipe
- \ref i915simple
- -
\ref failover
+ -
Simple 965 driver (brw_context.h, brw_winsys.h)
- Cell driver (cell_context.h, cell_winsys.h)
+ - \ref failover
- Winsys drivers:
- X11 winsys driver (xm_winsys.c)
@@
-126,6
+127,7
@@
will have equivalent functionality and performance to the current Mesa
i915tex driver, but from a much smaller codebase.
+ \sa i915_context.h
\sa i915_winsys.h
*/