freedreno/a3xx: initial texture border-color
authorRob Clark <robclark@freedesktop.org>
Tue, 23 Sep 2014 21:24:27 +0000 (17:24 -0400)
committerRob Clark <robclark@freedesktop.org>
Wed, 24 Sep 2014 22:52:58 +0000 (18:52 -0400)
commita87e44da3a801028783979cfd3548d0ebc9fdd88
treeb7272890c5f2be5567d602c3a6ba27b993cf78a8
parent9f47220450d3083b7625db1818232cf5c68ae7cd
freedreno/a3xx: initial texture border-color

Still some open questions.. and at any rate, no additional piglit passes
due to various wrap modes that we need to emulate in at least some
cases :-(

But it does fix some mystery page-faults.. So add some comments in the
code where there are things that we need to emulate or do more r/e, and
push as-is.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/a2xx/fd2_draw.c
src/gallium/drivers/freedreno/a3xx/fd3_context.c
src/gallium/drivers/freedreno/a3xx/fd3_context.h
src/gallium/drivers/freedreno/a3xx/fd3_emit.c
src/gallium/drivers/freedreno/a3xx/fd3_texture.c
src/gallium/drivers/freedreno/freedreno_util.h