Merge from amd64-branch:
[reactos.git] / reactos / dll / 3rdparty / mesa32 / src / main / sources
1 # List of source files in this directory used for X.org xserver build
2 MESA_MAIN_SOURCES = \
3 accum.c \
4 api_arrayelt.c \
5 api_loopback.c \
6 api_noop.c \
7 api_validate.c \
8 arrayobj.c \
9 attrib.c \
10 blend.c \
11 bufferobj.c \
12 buffers.c \
13 clip.c \
14 colortab.c \
15 context.c \
16 convolve.c \
17 debug.c \
18 depth.c \
19 depthstencil.c \
20 dlist.c \
21 drawpix.c \
22 enable.c \
23 enums.c \
24 eval.c \
25 execmem.c \
26 extensions.c \
27 fbobject.c \
28 feedback.c \
29 fog.c \
30 framebuffer.c \
31 get.c \
32 getstring.c \
33 hash.c \
34 hint.c \
35 histogram.c \
36 image.c \
37 imports.c \
38 light.c \
39 lines.c \
40 matrix.c \
41 mipmap.c \
42 mm.c \
43 occlude.c \
44 pixel.c \
45 points.c \
46 polygon.c \
47 rastpos.c \
48 rbadaptors.c \
49 renderbuffer.c \
50 state.c \
51 stencil.c \
52 texcompress.c \
53 texcompress_fxt1.c \
54 texcompress_s3tc.c \
55 texenvprogram.c \
56 texformat.c \
57 teximage.c \
58 texobj.c \
59 texrender.c \
60 texstate.c \
61 texstore.c \
62 varray.c \
63 $(VSNPRINTF_SOURCES) \
64 vtxfmt.c
65
66 MESA_VSNPRINTF_SOURCES = \
67 vsnprintf.c
68
69 MESA_MAIN_HEADERS = \
70 accum.h \
71 api_arrayelt.h \
72 api_eval.h \
73 api_loopback.h \
74 api_noop.h \
75 api_validate.h \
76 arrayobj.h \
77 attrib.h \
78 bitset.h \
79 blend.h \
80 bufferobj.h \
81 buffers.h \
82 clip.h \
83 colormac.h \
84 colortab.h \
85 config.h \
86 context.h \
87 convolve.h \
88 dd.h \
89 debug.h \
90 depth.h \
91 depthstencil.h \
92 dlist.h \
93 drawpix.h \
94 enable.h \
95 enums.h \
96 eval.h \
97 extensions.h \
98 fbobject.h \
99 feedback.h \
100 fog.h \
101 framebuffer.h \
102 get.h \
103 glheader.h \
104 hash.h \
105 hint.h \
106 histogram.h \
107 image.h \
108 imports.h \
109 light.h \
110 lines.h \
111 macros.h \
112 matrix.h \
113 mipmap.h \
114 mm.h \
115 mtypes.h \
116 occlude.h \
117 pixel.h \
118 points.h \
119 polygon.h \
120 rastpos.h \
121 rbadaptors.h \
122 renderbuffer.h \
123 simple_list.h \
124 state.h \
125 stencil.h \
126 texcompress.h \
127 texenvprogram.h \
128 texformat.h \
129 texformat_tmp.h \
130 teximage.h \
131 texobj.h \
132 texrender.h \
133 texstate.h \
134 texstore.h \
135 varray.h \
136 version.h \
137 vtxfmt.h \
138 vtxfmt_tmp.h