Mention 965 driver on main page.

This commit is contained in:
José Fonseca
2007-12-11 18:18:25 +00:00
parent 87e3566604
commit 25e658a7cf

View File

@@ -34,8 +34,9 @@
- Pipe drivers: - Pipe drivers:
- \ref softpipe - \ref softpipe
- \ref i915simple - \ref i915simple
- \ref failover - Simple 965 driver (brw_context.h, brw_winsys.h)
- Cell driver (cell_context.h, cell_winsys.h) - Cell driver (cell_context.h, cell_winsys.h)
- \ref failover
- Winsys drivers: - Winsys drivers:
- X11 winsys driver (xm_winsys.c) - X11 winsys driver (xm_winsys.c)
@@ -126,6 +127,7 @@
will have equivalent functionality and performance to the current Mesa will have equivalent functionality and performance to the current Mesa
i915tex driver, but from a much smaller codebase. i915tex driver, but from a much smaller codebase.
\sa i915_context.h
\sa i915_winsys.h \sa i915_winsys.h
*/ */