repo.or.cz
/
mesa
/
mesa-lb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
nvfx: expose GLSL
[mesa/mesa-lb.git]
/
src
/
gallium
/
drivers
/
trace
/
Makefile
blob
dd6831c70ab4a620e195e2e8b813367cb86da8c1
1
TOP
=
..
/
..
/
..
/
..
2
include
$(
TOP
)/
configs
/
current
3
4
LIBNAME
=
trace
5
6
C_SOURCES
=
\
7
tr_buffer.c \
8
tr_context.c \
9
tr_dump.c \
10
tr_dump_state.c \
11
tr_screen.c \
12
tr_state.c \
13
tr_rbug.c \
14
tr_drm.c \
15
tr_texture.c
16
17
include
..
/
..
/
Makefile.template