projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0032525
)
pipebuffer: Include fenced buffer manager in build
author
Jakob Bornecrantz
<jakob@vmware.com>
Thu, 18 Feb 2010 22:42:31 +0000
(22:42 +0000)
committer
Jakob Bornecrantz
<jakob@vmware.com>
Thu, 18 Feb 2010 23:17:47 +0000
(23:17 +0000)
src/gallium/auxiliary/Makefile
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/Makefile
b/src/gallium/auxiliary/Makefile
index ff7695150e2184858c01e1018e896d9be3698e3a..916f5f6c91cad933f896faea6def8aa847e5be2f 100644
(file)
--- a/
src/gallium/auxiliary/Makefile
+++ b/
src/gallium/auxiliary/Makefile
@@
-54,6
+54,7
@@
C_SOURCES = \
os/os_stream_str.c \
os/os_stream_null.c \
os/os_time.c \
+ pipebuffer/pb_buffer_fenced.c \
pipebuffer/pb_buffer_malloc.c \
pipebuffer/pb_bufmgr_alt.c \
pipebuffer/pb_bufmgr_cache.c \