projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e66cb60
)
gallium: draw_passthrough.c is not used anymore
author
Brian
<brian.paul@tungstengraphics.com>
Mon, 31 Mar 2008 20:06:42 +0000
(14:06 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Mon, 31 Mar 2008 20:06:42 +0000
(14:06 -0600)
src/gallium/auxiliary/draw/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/draw/Makefile
b/src/gallium/auxiliary/draw/Makefile
index 0c7ce5da5ba7f94fe3b1e087590ab73b31fc6235..a0db2e4555e76b6120c20af72d3ed14b333eaaf7 100644
(file)
--- a/
src/gallium/auxiliary/draw/Makefile
+++ b/
src/gallium/auxiliary/draw/Makefile
@@
-15,7
+15,6
@@
C_SOURCES = \
draw_debug.c \
draw_flatshade.c \
draw_offset.c \
- draw_passthrough.c \
draw_pt.c \
draw_pt_vcache.c \
draw_pt_fetch_emit.c \