diff options
author | Roland Scheidegger <[email protected]> | 2013-08-22 19:05:00 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2013-08-22 19:05:52 +0200 |
commit | bd0b6c518000efdba4898664835612315c2c3cd1 (patch) | |
tree | 409bc0514544ec6c67b96fbe06d0a3449fb238f3 /src/mesa | |
parent | 33694a1800cdf6909f197d711e84f636602981da (diff) |
gallivm: do per-element lod for lod bias and explicit derivs too
Except for explicit derivs with cube maps which are very bogus anyway.
Just like explicit lod this is only used if no_quad_lod is set in
GALLIVM_DEBUG env var.
Minification is terrible on cpus which don't support true vector shifts
(but should work correctly). Cannot do the min/mag filter decision (if
they are different) per pixel though, only selecting different mip levels
works.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions