reindent, doxygen-style comments
[mesa.git] / src / mesa / main / sources
1 # List of ource 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