commit | d660e28c9cc52e55963532939ef383eac983a44b | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Fri Mar 05 13:21:56 2010 -0700 |
committer | Brian Paul <brianp@vmware.com> | Fri Mar 05 13:29:25 2010 -0700 |
tree | 2f1c074c052432e919c8f51a4af7427f93b526b6 | |
parent | b5b128b26841e7f947edd8f0cbcc91a530d6bb8f [diff] |
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.