summaryrefslogtreecommitdiff
path: root/src/mesa/array_cache
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2007-01-16 11:24:08 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2007-01-16 11:24:08 +0000
commit3ad12fab454bc27334c8261780a1679da7d41cb1 (patch)
treefd9227a8cb4d5fc55db7d9f5a8ec0e90150e6a98 /src/mesa/array_cache
parent6a3fdc3a1ea6c306d9543791bf172dd1052d7382 (diff)
Merge vbo_0_1_branch
Hopefully leaving behind the cruft generated by the CVS import.
Diffstat (limited to 'src/mesa/array_cache')
-rw-r--r--src/mesa/array_cache/sources7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mesa/array_cache/sources b/src/mesa/array_cache/sources
deleted file mode 100644
index fb3328d10e..0000000000
--- a/src/mesa/array_cache/sources
+++ /dev/null
@@ -1,7 +0,0 @@
-MESA_ARRAY_CACHE_SOURCES = \
-ac_context.c \
-ac_import.c
-
-MESA_ARRAY_CACHE_HEADERS = \
-ac_context.h \
-acache.h