From 2e73c2989e6cf0f24f8b0c4ae372f0c44dc19755 Mon Sep 17 00:00:00 2001 From: Tilman Sauerbeck Date: Wed, 20 Sep 2006 20:41:18 +0200 Subject: Documented the AccelMethod option (copied from Radeon's man page). --- man/mga.man | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/man/mga.man b/man/mga.man index 6646096..be4141a 100644 --- a/man/mga.man +++ b/man/mga.man @@ -107,6 +107,17 @@ specified in multihead configurations. Default: auto\-detected. .BI "Option \*qNoAccel\*q \*q" boolean \*q Disable or enable acceleration. Default: acceleration is enabled. .TP +.BI "Option \*qAccelMethod\*q \*q" "string" \*q +Chooses between available acceleration architectures. Valid options are +.B XAA +and +.B EXA. +XAA is the traditional acceleration architecture and support for it is very +stable. EXA is a newer acceleration architecture with better performance for +the Render and Composite extensions, but the rendering code for it is newer and +possibly unstable. The default is +.B XAA. +.TP .BI "Option \*qNoHal\*q \*q" boolean \*q Disable or enable loading the "mga_hal" module. Default: the module is loaded when available and when using hardware that it supports. -- cgit v1.2.3