projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85a0a4b
)
llvmpipe: List lp_buffer.c in the Makefile.
author
José Fonseca
<jfonseca@vmware.com>
Sat, 29 Aug 2009 19:07:53 +0000
(20:07 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Sat, 29 Aug 2009 19:07:53 +0000
(20:07 +0100)
src/gallium/drivers/llvmpipe/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/llvmpipe/Makefile
b/src/gallium/drivers/llvmpipe/Makefile
index db662c339e25b9b0571772aa6e9b2614d63a4f88..6e63a0c2b76ba0585daf6c7f547477c0b1c4ac53 100644
(file)
--- a/
src/gallium/drivers/llvmpipe/Makefile
+++ b/
src/gallium/drivers/llvmpipe/Makefile
@@
-22,6
+22,7
@@
C_SOURCES = \
lp_bld_struct.c \
lp_bld_tgsi_soa.c \
lp_bld_type.c \
+ lp_buffer.c \
lp_clear.c \
lp_context.c \
lp_draw_arrays.c \