summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@freedesktop.org>2004-08-27 18:32:40 +0000
committerAdam Jackson <ajax@freedesktop.org>2004-08-27 18:32:40 +0000
commit47ae9addbb73d7a8640597b8e5269f8267ce4048 (patch)
tree173895dd119cf9e863caf196a5641503140391d5
parent9909dcbecb2a20e58caf1db06c846b6c2377e13f (diff)
Bug #1061 (documentation-only update): Document the RenderAccel option in
the radeon manpage.
-rw-r--r--man/radeon.man8
1 files changed, 7 insertions, 1 deletions
diff --git a/man/radeon.man b/man/radeon.man
index e464f79..d70b33a 100644
--- a/man/radeon.man
+++ b/man/radeon.man
@@ -109,9 +109,15 @@ are supported:
Selects software cursor. The default is
.B off.
.TP
+.BI "Option \*qRenderAccel\*q \*q" boolean \*q
+Enables or disables hardware Render acceleration.
+The default is to
+.B enable
+Render acceleration for the 9200 and below. This driver cannot do Render
+acceleration for the 9500 and above.
+.TP
.BI "Option \*qNoAccel\*q \*q" boolean \*q
Enables or disables all hardware acceleration.
-.br
The default is to
.B enable
hardware acceleration.