summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/pipebuffer/Makefile
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2010-01-20 03:43:53 -0800
committerJosé Fonseca <jfonseca@vmware.com>2010-01-21 15:18:40 -0800
commit3498616b03f4b1da7a2a74ed83e95aee77204a2f (patch)
tree2f80046b6af1cdb10815b7970f823daee1af2db0 /src/gallium/auxiliary/pipebuffer/Makefile
parent0bc885188464446dd94542e0af15f3985dcdf684 (diff)
pipebuffer: Swap buffers out to system memory when running out of memory.
Diffstat (limited to 'src/gallium/auxiliary/pipebuffer/Makefile')
-rw-r--r--src/gallium/auxiliary/pipebuffer/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/pipebuffer/Makefile b/src/gallium/auxiliary/pipebuffer/Makefile
index 1c00ba8d98..21d25d2474 100644
--- a/src/gallium/auxiliary/pipebuffer/Makefile
+++ b/src/gallium/auxiliary/pipebuffer/Makefile
@@ -9,7 +9,6 @@ C_SOURCES = \
pb_bufmgr_alt.c \
pb_bufmgr_cache.c \
pb_bufmgr_debug.c \
- pb_bufmgr_fenced.c \
pb_bufmgr_mm.c \
pb_bufmgr_ondemand.c \
pb_bufmgr_pool.c \