1. NAME▲
tdfx - 3Dfx video driver
2. SYNOPSIS ▲
Section \*qDevice\*q Identifier \*q devname \*q
Driver \*qtdfx\*q ...
EndSection
3. DESCRIPTION ▲
tdfx is an Xorg driver for 3Dfx video cards.
4. SUPPORTED HARDWARE ▲
The
tdfx driver supports Voodoo Banshee, Voodoo3, Voodoo4 and Voodoo5 cards.
5. CONFIGURATION DETAILS ▲
Please refer to xorg.conf(5) for general configuration details. This section only covers configuration details specific to this driver.
The following driver
Options are supported:
- Option \*qNoAccel\*q \*q boolean \*q
Disable or enable acceleration. Default: acceleration is enabled. - Option \*qSWCursor\*q \*q boolean \*q
Disable or enable software cursor. Default: software cursor is disable and a hardware cursor is used for configurations where the hardware cursor is available. - Option \*qDRI\*q \*q boolean \*q
Disable or enable DRI support. By default, DRI is on. - Option \*qTexturedVideo\*q \*q boolean \*q
This has XvImage support use the texture engine rather than the video overlay. - Option \*qVideoKey\*q \*q integer \*q
This sets the default pixel value for the YUV video overlay key. Default: undefined. - Option \*qUsePIO\*q \*q boolean \*q
Force the use of Programmed IO instead of Memory Mapped IO. Default: off.
The following additional
Options are supported:
- Option \*qShowCache\*q \*q boolean \*q
Enable or disable viewing offscreen cache memory. A development debug option. Default: off.
6. FILES ▲
tdfx_drv.o
7. SEE ALSO ▲
Xorg(1), xorg.conf(5), Xserver(1), X(7)
8. AUTHORS ▲
Authors include: ...