gallivm: Bring aos format back to life.
authorJosé Fonseca <jfonseca@vmware.com>
Tue, 20 Apr 2010 11:41:10 +0000 (13:41 +0200)
committerJosé Fonseca <jfonseca@vmware.com>
Tue, 20 Apr 2010 11:41:10 +0000 (13:41 +0200)
commitb29fcc7b3a043f879da1869cddd68eded1b3b305
tree753be5794b3f163d0fa042e77752e464694b7436
parenta55ead9d0148348489542adab577d3df0698e86f
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
src/gallium/auxiliary/SConscript
src/gallium/auxiliary/gallivm/lp_bld_format_aos.c [new file with mode: 0644]
src/gallium/drivers/llvmpipe/Makefile
src/gallium/drivers/llvmpipe/SConscript
src/gallium/drivers/llvmpipe/lp_test_format.c [new file with mode: 0644]