diff options
Diffstat (limited to 'man/radeon.man')
-rw-r--r-- | man/radeon.man | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/radeon.man b/man/radeon.man index 7ca65e97..9b0d292f 100644 --- a/man/radeon.man +++ b/man/radeon.man @@ -594,7 +594,9 @@ XV_BICUBIC is used to control whether textured adapter should apply a bicubic filter to smooth the output. It has three values: 'off'(0), 'on'(1) and 'auto'(2). 'off' means never apply the filter, 'on' means always apply the filter and 'auto' means apply the filter only if the X and Y -sizes are scaled to more than double, this to avoid blurred output. +sizes are scaled to more than double to avoid blurred output. Bicubic +filtering is not currently compatible with other Xv attributes like hue, +contrast, and brightness, and must be disabled to use those attributes. The default is .B 'auto'(2). |