mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
man: Document the extended values supported by Option "DRI"
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
@@ -65,10 +65,13 @@ This sets the default pixel value for the YUV video overlay key.
|
||||
.IP
|
||||
Default: undefined.
|
||||
.TP
|
||||
.BI "Option \*qDRI\*q \*q" boolean \*q
|
||||
Disable or enable DRI support.
|
||||
.BI "Option \*qDRI\*q \*q" string \*q
|
||||
Disable or enable DRI support. A driver name to use can be provided instead
|
||||
of simple boolean value, which will be passed to the GL implementation for
|
||||
it to load the appropriate backend. Alternatively the maximum level of DRI
|
||||
to enable (e.g. "1", "2" or "3") can be specified.
|
||||
.IP
|
||||
Default: DRI is enabled for configurations where it is supported.
|
||||
Default: All levels of DRI are enabled for configurations where it is supported.
|
||||
|
||||
.PP
|
||||
The following driver
|
||||
|
||||
Reference in New Issue
Block a user