diff options
author | Alex Deucher <alexdeucher@gmail.com> | 2009-05-04 13:40:17 -0400 |
---|---|---|
committer | Alex Deucher <alexdeucher@gmail.com> | 2009-05-04 13:40:17 -0400 |
commit | 2c8e130f73c680d4a7381b2ef37982b82c6ee478 (patch) | |
tree | 6e186cf5351ae69ea8417be71aa5ce2f788b2b21 /man | |
parent | 8155a62df6817358a12cc2d613c1470ca55996ef (diff) |
radeon: switch to EXA by default
Diffstat (limited to 'man')
-rw-r--r-- | man/radeon.man | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/radeon.man b/man/radeon.man index 9b0d292f..703fe1d7 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -346,9 +346,8 @@ 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. +the Render and Composite extensions. The default is +.B EXA. .TP .BI "Option \*qAccelDFS\*q \*q" boolean \*q Use or don't use accelerated EXA DownloadFromScreen hook when possible (only |