blob: a448203c6fa90dce4dfea8e9db6b0bf3d466c23b [file] [log] [blame]
Corbin Simpsonacb80732009-12-24 01:53:48 -08001Distribution
2============
3
4Along with the interface definitions, the following drivers, state trackers,
5and auxiliary modules are shipped in the standard Gallium distribution.
6
7Drivers
8-------
9
10Cell
11^^^^
12
13Failover
14^^^^^^^^
15
16Deprecated.
17
18Intel i915
19^^^^^^^^^^
20
21Intel i965
22^^^^^^^^^^
23
24Highly experimental.
25
26Identity
27^^^^^^^^
28
29Wrapper driver.
30
31LLVM Softpipe
32^^^^^^^^^^^^^
33
34nVidia nv04
35^^^^^^^^^^^
36
37Deprecated.
38
39nVidia nv10
40^^^^^^^^^^^
41
42Deprecated.
43
44nVidia nv20
45^^^^^^^^^^^
46
47Deprecated.
48
49nVidia nv30
50^^^^^^^^^^^
51
52nVidia nv40
53^^^^^^^^^^^
54
55nVidia nv50
56^^^^^^^^^^^
57
58VMWare SVGA
59^^^^^^^^^^^
60
61ATI r300
62^^^^^^^^
63
64AMD/ATI r600
65^^^^^^^^^^^^
66
67Highly experimental.
68
69Softpipe
70^^^^^^^^
71
72Reference software rasterizer.
73
74Trace
75^^^^^
76
77Wrapper driver.
78
79State Trackers
80--------------
81
82Direct Rendering Infrastructure
83^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
84
85EGL
86^^^
87
88GLX
89^^^
90
91MesaGL
92^^^^^^
93
94Python
95^^^^^^
96
97OpenVG
98^^^^^^
99
100WGL
101^^^
102
103Xorg XFree86 DDX
104^^^^^^^^^^^^^^^^
105
106Auxiliary
107---------
108
109CSO Cache
110^^^^^^^^^
111
112Draw
113^^^^
114
115Gallivm
116^^^^^^^
117
118Indices
119^^^^^^^
120
Corbin Simpson6a2936b2010-01-13 20:46:53 -0800121Tool for translating or generating element indices for element-based
122rendering.
123
Corbin Simpsonacb80732009-12-24 01:53:48 -0800124Pipe Buffer Manager
125^^^^^^^^^^^^^^^^^^^
126
127Remote Debugger
128^^^^^^^^^^^^^^^
129
130Runtime Assembly Emission
131^^^^^^^^^^^^^^^^^^^^^^^^^
132
Corbin Simpsonacb80732009-12-24 01:53:48 -0800133TGSI
134^^^^
135
Corbin Simpson6a2936b2010-01-13 20:46:53 -0800136Basic utilities for manipulating TGSI streams.
137
Corbin Simpsonacb80732009-12-24 01:53:48 -0800138Translate
139^^^^^^^^^
140
141Util
142^^^^
143