summaryrefslogtreecommitdiff
path: root/src/mesa/math/sources
blob: 7c7dcccedfdb2afbcc915f22a8fd09a7f0c7b60d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
MESA_MATH_SOURCES = \
m_debug_clip.c \
m_debug_norm.c \
m_debug_xform.c \
m_eval.c \
m_matrix.c \
m_translate.c \
m_vector.c \
m_xform.c

MESA_MATH_HEADERS = \
m_clip_tmp.h \
m_copy_tmp.h \
m_debug.h \
m_debug_util.h \
m_dotprod_tmp.h \
m_eval.h \
m_matrix.h \
m_norm_tmp.h \
m_trans_tmp.h \
m_translate.h \
m_vector.h \
m_xform.h \
m_xform_tmp.h \
mathmod.h