diff options
author | Kevin E. Martin <kem-at-freedesktop-dot-org> | 2004-09-03 23:26:19 +0000 |
---|---|---|
committer | Kevin E. Martin <kem-at-freedesktop-dot-org> | 2004-09-03 23:26:19 +0000 |
commit | 7f32d90e8f9d60b33db87e0a533bcd32d5377779 (patch) | |
tree | 091ca3bbd0d72d65b2c1e50cb9271af10f546abb | |
parent | 1458ff8e985c56cf65365493a5ccae2617b45a8e (diff) |
Updated release notes for bug #999.rel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_8_1XORG-6_8_0lg3d-eventlg3d-dev-0-6-latestlg3d-dev-0-6-1-latestlg3d-dev-0-6-1-currentlg3d
Update Radeon man page to note that RenderAccel is now enabled by default
on certain chips.
-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. |