diff options
author | Kevin E Martin <kem@kem.org> | 2004-09-03 23:26:19 +0000 |
---|---|---|
committer | Kevin E Martin <kem@kem.org> | 2004-09-03 23:26:19 +0000 |
commit | dbeb8d28ac3469f4a7d7d8dae979ae876d4cdcba (patch) | |
tree | 6e6d6074125c16f47f762ce691339d42ef5cfeac | |
parent | c829f667c8a79bbdd40e1f924d57638e7bd425dc (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 e464f79b..264068c7 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. |