projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c885775
)
Disable, remove tnl module from the Gallium build since no longer used.
author
Brian
<brian.paul@tungstengraphics.com>
Sat, 8 Dec 2007 00:26:06 +0000
(17:26 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Sat, 8 Dec 2007 00:26:06 +0000
(17:26 -0700)
src/mesa/sources
patch
|
blob
|
history
diff --git
a/src/mesa/sources
b/src/mesa/sources
index 2f16af3aa46724abbce80ea8159d175bb084b96d..32e1805ecab3ba6dd7e4ed3b4412ff3324e329d2 100644
(file)
--- a/
src/mesa/sources
+++ b/
src/mesa/sources
@@
-115,7
+115,7
@@
__SWRAST_SETUP_SOURCES = \
swrast_setup/ss_context.c \
swrast_setup/ss_triangle.c
-TNL_SOURCES = \
+
__
TNL_SOURCES = \
tnl/t_context.c \
tnl/t_pipeline.c \
tnl/t_draw.c \