projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23e2dec
)
llvmpipe: Add lp_rast_debug.c to Makefile.
author
Chia-I Wu
<olv@lunarg.com>
Tue, 7 Sep 2010 15:04:43 +0000
(23:04 +0800)
committer
Chia-I Wu
<olv@lunarg.com>
Tue, 7 Sep 2010 15:04:43 +0000
(23:04 +0800)
src/gallium/drivers/llvmpipe/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/Makefile
b/src/gallium/drivers/llvmpipe/Makefile
index dec874623e5897ac60c50f2f4938c51071351275..55b877b4ab9992075318b2bd44112b82772f2e7b 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/Makefile
+++ b/
src/gallium/drivers/llvmpipe/Makefile
@@
-22,6
+22,7
@@
C_SOURCES = \
lp_perf.c \
lp_query.c \
lp_rast.c \
+ lp_rast_debug.c \
lp_rast_tri.c \
lp_scene.c \
lp_scene_queue.c \