projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
380f08f
)
llvmpipe: Add geom shader file to make build
author
Jakob Bornecrantz
<jakob@vmware.com>
Tue, 8 Jun 2010 02:24:17 +0000
(
04:24
+0200)
committer
Jakob Bornecrantz
<jakob@vmware.com>
Tue, 8 Jun 2010 02:46:52 +0000
(
04:46
+0200)
src/gallium/drivers/llvmpipe/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/Makefile
b/src/gallium/drivers/llvmpipe/Makefile
index 213e4c4a99af8b4586dfe7aaa5a5409738c66eed..c79c8bd9d1e9193a2547c7c0073c1a5b9eabd2c4 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/Makefile
+++ b/
src/gallium/drivers/llvmpipe/Makefile
@@
-34,6
+34,7
@@
C_SOURCES = \
lp_state_clip.c \
lp_state_derived.c \
lp_state_fs.c \
+ lp_state_gs.c \
lp_state_rasterizer.c \
lp_state_sampler.c \
lp_state_surface.c \