projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89c0d32
)
Add deco_caps.c.
author
michal
<michal@michal-laptop.(none)>
Wed, 22 Aug 2007 16:37:32 +0000
(17:37 +0100)
committer
michal
<michal@michal-laptop.(none)>
Wed, 22 Aug 2007 16:37:32 +0000
(17:37 +0100)
src/mesa/sources
patch
|
blob
|
history
diff --git
a/src/mesa/sources
b/src/mesa/sources
index 0fe97e0287d2f1dc03b12fe38c4cef2f71d22588..e78db591abbc45c39ab6a05e214e80ac4847295d 100644
(file)
--- a/
src/mesa/sources
+++ b/
src/mesa/sources
@@
-173,6
+173,9
@@
TGSICORE_SOURCES = \
pipe/tgsi/core/tgsi_parse.c \
pipe/tgsi/core/tgsi_util.c
+TGSIDECO_SOURCES = \
+ pipe/tgsi/deco/deco_caps.c
+
TGSIMESA_SOURCES = \
pipe/tgsi/mesa/mesa_to_tgsi.c
@@
-357,6
+360,7
@@
SOLO_SOURCES = \
$(VF_SOURCES) \
$(DRAW_SOURCES) \
$(TGSICORE_SOURCES) \
+ $(TGSIDECO_SOURCES) \
$(TGSIMESA_SOURCES) \
$(STATETRACKER_SOURCES) \
$(TNL_SOURCES) \