Mesa (master): pipebuffer: Include fenced buffer manager in build

Jakob Bornecrantz wallbraker at kemper.freedesktop.org
Thu Feb 18 23:17:59 UTC 2010


Module: Mesa
Branch: master
Commit: 1ee905bc47272bb5eec1fd7d43cf55b07cb620ca
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1ee905bc47272bb5eec1fd7d43cf55b07cb620ca

Author: Jakob Bornecrantz <jakob at vmware.com>
Date:   Thu Feb 18 22:42:31 2010 +0000

pipebuffer: Include fenced buffer manager in build

---

 src/gallium/auxiliary/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/gallium/auxiliary/Makefile b/src/gallium/auxiliary/Makefile
index ff76951..916f5f6 100644
--- 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 \




More information about the mesa-commit mailing list