History log of /external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
aec11e4daa36fb31774971ce34f04e3ebeeeeed7 17-Feb-2012 Dave Airlie <airlied@redhat.com> gallivm: add bitarit xor and not ops.

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c
6299f241e9fdd86e705d144a42d9b1979c13f9ad 03-Dec-2010 Brian Paul <brianp@vmware.com> gallivm/llvmpipe: remove lp_build_context::builder

The field was redundant. Use the gallivm->builder value instead.
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c
efc82aef35a2aac5d2ed9774f6d28f2626796416 01-Dec-2010 Brian Paul <brianp@vmware.com> gallivm/llvmpipe: squash merge of the llvm-context branch

This branch defines a gallivm_state structure which contains the
LLVMBuilderRef, LLVMContextRef, etc. All data structures built with
this object can be periodically freed during a "garbage collection"
operation.

The gallivm_state object has to be passed to most of the builder
functions where LLVMBuilderRef used to be used.

Conflicts:
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c
src/gallium/drivers/llvmpipe/lp_state_setup.c
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c
7aadd5ecb580f4134f442db7440642f48087beb7 16-Sep-2010 Brian Paul <brianp@vmware.com> gallivm: fix wrong return value in bitwise functions
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c
795eb3d64a001a65d677e3168bdd056cc5385b7e 16-Sep-2010 José Fonseca <jfonseca@vmware.com> gallivm: Start collecting bitwise arithmetic helpers in a new module.
/external/mesa3d/src/gallium/auxiliary/gallivm/lp_bld_bitarit.c