freedreno/a3xx: add per-texture seamless cubemap control
authorIlia Mirkin <imirkin@alum.mit.edu>
Sat, 8 Aug 2015 03:11:45 +0000 (23:11 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sun, 16 Aug 2015 07:01:53 +0000 (03:01 -0400)
commitca628085b6753c1dc5c9bd59460b5fa8fe0b34f2
tree69203a6923223ab16f85510df08e5760bf710c5e
parentb4ace13eeae7ec58262d8a3ec38adca63b6add76
freedreno/a3xx: add per-texture seamless cubemap control

The default is to enable seamless cubemap filtering, but there's a bit
to turn it off.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/freedreno/a3xx/fd3_texture.c
src/gallium/drivers/freedreno/freedreno_screen.c