diff options
author | Roland Scheidegger <[email protected]> | 2013-09-13 19:52:09 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2013-09-18 00:00:37 +0200 |
commit | 93b5f7117962ce6f30f4970eb7177b6755f90181 (patch) | |
tree | 821a64003b01797e80315c5c4c5edd7be5140dad /src/gallium/auxiliary/tgsi | |
parent | b8244b00569828f62137693f251297bc83dee67c (diff) |
gallivm: some bits of seamless cube filtering implementation
Simply adjust wrap mode to clamp_to_edge. This is all that's needed for a
correct implementation for nearest filtering, and it's way better than
using repeat wrap for instance for linear filtering (though obviously this
doesn't actually do seamless filtering).
v2: fix s/t wrap not r/s...
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/tgsi')
0 files changed, 0 insertions, 0 deletions