projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d2fc2
)
softpipe: added sp_state_so.c to file list
author
Brian Paul
<brianp@vmware.com>
Tue, 8 Jun 2010 14:21:27 +0000
(08:21 -0600)
committer
Brian Paul
<brianp@vmware.com>
Tue, 8 Jun 2010 14:21:27 +0000
(08:21 -0600)
src/gallium/drivers/softpipe/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/softpipe/Makefile
b/src/gallium/drivers/softpipe/Makefile
index 83f3e4a19b67bbf032c683af28583a1bd0bed901..35d426aa3ea56a8a246e71f599b6c319958b2b65 100644
(file)
--- a/
src/gallium/drivers/softpipe/Makefile
+++ b/
src/gallium/drivers/softpipe/Makefile
@@
-25,6
+25,7
@@
C_SOURCES = \
sp_state_derived.c \
sp_state_fs.c \
sp_state_sampler.c \
+ sp_state_so.c \
sp_state_rasterizer.c \
sp_state_surface.c \
sp_state_vertex.c \