diff options
Diffstat (limited to 'man/savage.man')
-rw-r--r-- | man/savage.man | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/savage.man b/man/savage.man index 07202ec..935b0fc 100644 --- a/man/savage.man +++ b/man/savage.man @@ -80,6 +80,17 @@ Default: hardware cursor. .TP .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 \*qRotate\*q \*qCW\*q" .TP |