target-helpers: Remove per target software wrapper check
authorJakob Bornecrantz <jakob@vmware.com>
Fri, 15 Oct 2010 14:46:10 +0000 (15:46 +0100)
committerJakob Bornecrantz <jakob@vmware.com>
Fri, 15 Oct 2010 18:13:00 +0000 (19:13 +0100)
commiteb7cf3d2a64875d594e1c71b835a9e9704b7a8d6
tree6e0dec7ec3c0479b7bfd76ed1c5a89ba7c2f07fd
parentaf729571eb4242bbe2e952e67a7dd54faf3245a8
target-helpers: Remove per target software wrapper check

Instead of having a NAME_SOFTWARE check just use the GALLIUM_DRIVER
instead but set the default to native which is the same as not wrapped.
src/gallium/auxiliary/target-helpers/inline_sw_helper.h
src/gallium/auxiliary/target-helpers/inline_wrapper_sw_helper.h
src/gallium/targets/dri-i915/target.c
src/gallium/targets/dri-i965/target.c
src/gallium/targets/egl/pipe_i965.c
src/gallium/targets/xorg-i965/intel_target.c