summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlex Deucher <agd5f@yahoo.com>2006-05-10 02:58:56 +0000
committerAlex Deucher <agd5f@yahoo.com>2006-05-10 02:58:56 +0000
commit03bb33088d5c905d1c2cf764ba3894405670b9f4 (patch)
tree3655ae234722c0cb3506fdecd875c796e63c0e39 /man
parent6d688c993ec7baf8f00df59764dd3e04bab24e09 (diff)
- add AccelMethod to savage.man
- fix bug 6847 - add memcpy based DFS
Diffstat (limited to 'man')
-rw-r--r--man/savage.man11
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