From: José Fonseca Date: Tue, 11 Dec 2007 18:18:25 +0000 (+0000) Subject: Mention 965 driver on main page. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=25e658a7cf6402c02bccf48762a56c00ddb39b62;p=mesa.git Mention 965 driver on main page. --- diff --git a/doxygen/gallium.doc b/doxygen/gallium.doc index de395738616..4c1434460e9 100644 --- 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 */