From b29fcc7b3a043f879da1869cddd68eded1b3b305 Mon Sep 17 00:00:00 2001 From: José Fonseca <jfonseca@vmware.com> Date: Tue, 20 Apr 2010 13:41:10 +0200 Subject: gallivm: Bring aos format back to life. Useful for fetching vertices for formats that are straight arrays. This reverts commit aa364d091e7e2ef2296fb25f92efc79a8c88f77d. --- src/gallium/auxiliary/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gallium/auxiliary/Makefile') diff --git a/src/gallium/auxiliary/Makefile b/src/gallium/auxiliary/Makefile index 7d300d42059..f8e65cf6c61 100644 --- a/src/gallium/auxiliary/Makefile +++ b/src/gallium/auxiliary/Makefile @@ -149,6 +149,7 @@ GALLIVM_SOURCES = \ gallivm/lp_bld_conv.c \ gallivm/lp_bld_debug.c \ gallivm/lp_bld_flow.c \ + gallivm/lp_bld_format_aos.c \ gallivm/lp_bld_format_soa.c \ gallivm/lp_bld_init.c \ gallivm/lp_bld_intr.c \ -- cgit v1.2.3