1TDFX(4) Kernel Interfaces Manual TDFX(4)
2
3
4
6 tdfx - 3Dfx video driver
7
9 Section "Device"
10 Identifier "devname"
11 Driver "tdfx"
12 ...
13 EndSection
14
16 tdfx is an Xorg driver for 3Dfx video cards.
17
19 The tdfx driver supports Voodoo Banshee, Voodoo3, Voodoo4 and Voodoo5
20 cards.
21
23 Please refer to xorg.conf(5x) for general configuration details. This
24 section only covers configuration details specific to this driver.
25
26 The following driver Options are supported:
27
28 Option "NoAccel" "boolean"
29 Disable or enable acceleration. Default: acceleration is
30 enabled.
31
32 Option "SWCursor" "boolean"
33 Disable or enable software cursor. Default: software cursor is
34 disable and a hardware cursor is used for configurations where
35 the hardware cursor is available.
36
37 Option "DRI" "boolean"
38 Disable or enable DRI support. By default, DRI is on.
39
40 Option "TexturedVideo" "boolean"
41 This has XvImage support use the texture engine rather than the
42 video overlay.
43
44 Option "VideoKey" "integer"
45 This sets the default pixel value for the YUV video overlay key.
46 Default: undefined.
47
48 Option "UsePIO" "boolean"
49 Force the use of Programmed IO instead of Memory Mapped IO.
50 Default: off.
51
52 The following additional Options are supported:
53
54 Option "ShowCache" "boolean"
55 Enable or disable viewing offscreen cache memory. A development
56 debug option. Default: off.
57
59 tdfx_drv.o
60
62 Xorg(1x), xorg.conf(5x), xorgconfig(1x), Xserver(1x), X(7)
63
65 Authors include: ...
66
67
68
69X Version 11 xf86-video-tdfx 1.3.0 TDFX(4)