[HAL]
[reactos.git] / reactos / dll / 3rdparty / mesa32 / src / tnl / sources
1 # List of source files in this directory used for X.org xserver build
2 MESA_TNL_SOURCES = \
3 t_context.c \
4 t_pipeline.c \
5 t_vb_arbprogram.c \
6 t_vb_arbprogram_sse.c \
7 t_vb_arbshader.c \
8 t_vb_cull.c \
9 t_vb_fog.c \
10 t_vb_light.c \
11 t_vb_normals.c \
12 t_vb_points.c \
13 t_vb_program.c \
14 t_vb_render.c \
15 t_vb_texgen.c \
16 t_vb_texmat.c \
17 t_vb_vertex.c \
18 t_vertex.c \
19 t_vertex_generic.c \
20 t_vertex_sse.c \
21 t_vp_build.c
22
23 MESA_TNL_HEADERS = \
24 t_array_api.h \
25 t_array_import.h \
26 t_context.h \
27 t_pipeline.h \
28 t_vb_arbprogram.h \
29 t_vb_cliptmp.h \
30 t_vb_lighttmp.h \
31 t_vb_rendertmp.h \
32 t_vertex.h \
33 t_vp_build.h \
34 tnl.h