gallivm: Pass condition masks as an unsigned bitmask.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 2 Sep 2010 10:32:09 +0000 (11:32 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sun, 5 Sep 2010 09:17:51 +0000 (10:17 +0100)
commit6ed726b8fc6210a41fe325591e1428d19f419108
treea8f6a8d64f8a43d4d4095783e16e57e62512ed99
parent079763f74648fef051ee5b8f7d730f7fc1ba27d5
gallivm: Pass condition masks as an unsigned bitmask.

Much more convenient than boolean arrays.
src/gallium/auxiliary/gallivm/lp_bld_const.c
src/gallium/auxiliary/gallivm/lp_bld_const.h
src/gallium/auxiliary/gallivm/lp_bld_logic.c
src/gallium/auxiliary/gallivm/lp_bld_logic.h
src/gallium/auxiliary/gallivm/lp_bld_swizzle.c
src/gallium/drivers/llvmpipe/lp_bld_blend_aos.c