gallivm: convert floats to doubles
authorZack Rusin <zackr@vmware.com>
Thu, 1 Apr 2010 01:30:37 +0000 (21:30 -0400)
committerZack Rusin <zackr@vmware.com>
Thu, 1 Apr 2010 01:30:37 +0000 (21:30 -0400)
commit2fb655d1dbb3f8425aeff1597271262661ef206b
treec58403272994f876e899e66dcdacec36bf62f420
parent2ab737557258148d52d9b9e983e4b18560b7a460
gallivm: convert floats to doubles

printf can't handle floats, convert them to doubles so that we can
actually print floats.
src/gallium/auxiliary/gallivm/lp_bld_printf.c