gallivm: Start collecting bitwise arithmetic helpers in a new module.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 16 Sep 2010 10:44:01 +0000 (11:44 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 16 Sep 2010 19:20:49 +0000 (20:20 +0100)
commit795eb3d64a001a65d677e3168bdd056cc5385b7e
treed33d9d2e2b2aa51bf7c20f09c0df8ab90bb58872
parent3d5b9c1f2d3340259dd0d8765090a5a963074f29
gallivm: Start collecting bitwise arithmetic helpers in a new module.
src/gallium/auxiliary/Makefile
src/gallium/auxiliary/SConscript
src/gallium/auxiliary/gallivm/lp_bld_bitarit.c [new file with mode: 0644]
src/gallium/auxiliary/gallivm/lp_bld_bitarit.h [new file with mode: 0644]
src/gallium/auxiliary/gallivm/lp_bld_logic.c
src/gallium/auxiliary/gallivm/lp_bld_logic.h
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c
src/gallium/drivers/llvmpipe/lp_bld_depth.c