tgsi: no need to separately malloc input and output arrays
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 15 Jul 2009 23:23:33 +0000 (00:23 +0100)
committerKeith Whitwell <keithw@vmware.com>
Thu, 16 Jul 2009 08:53:08 +0000 (09:53 +0100)
commit4e3002b50fcedf3a6db1ac7394077bc3337ccda1
tree0ba1303ec6887426280bcb63730ea9afc27c0376
parentc202fe187cf7a08d60e23ce617a5820a8bc510fd
tgsi: no need to separately malloc input and output arrays

Can now guarantee alignment in the initial allocation of the tgsi exec machine.
src/gallium/auxiliary/tgsi/tgsi_exec.c
src/gallium/auxiliary/tgsi/tgsi_exec.h