gallivm: implement non-normalized texture wrap modes
authorBrian Paul <brianp@vmware.com>
Fri, 5 Mar 2010 20:21:56 +0000 (13:21 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 5 Mar 2010 20:29:25 +0000 (13:29 -0700)
commitd660e28c9cc52e55963532939ef383eac983a44b
tree2f1c074c052432e919c8f51a4af7427f93b526b6
parentb5b128b26841e7f947edd8f0cbcc91a530d6bb8f
gallivm: implement non-normalized texture wrap modes

Note that only the PIPE_TEX_WRAP_CLAMP,CLAMP_TO_EDGE,CLAMP_TO_BORDER
modes work with non-normalized texcoords.
src/gallium/auxiliary/gallivm/lp_bld_sample_soa.c