diff options
-rw-r--r-- | man/radeon.man | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/man/radeon.man b/man/radeon.man index e464f79..264068c 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -452,10 +452,12 @@ parameter may be specified as a float value with standard suffixes like "k", "kHz", "M", "MHz". .TP .BI "Option \*qRenderAccel\*q \*q" boolean \*q -Enable Render acceleration. Does not support component alpha (subpixel) -rendering. Only supported on Radeon series up to and including 9200 (9500/9700 -and newer unsupported). The default is -.B off. +Enables or disables hardware Render acceleration. This driver does not +support component alpha (subpixel) rendering. It is only supported on +Radeon series up to and including 9200 (9500/9700 and newer +unsupported). The default is to +.B enable +Render acceleration. .TP .BI "Option \*qSubPixelOrder\*q \*q" "string" \*q Force subpixel order to specified order. |