summaryrefslogtreecommitdiffstats
path: root/install-gallium-links.mk
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2014-11-19 08:46:03 +1000
committerEmil Velikov <[email protected]>2014-11-26 21:19:56 +0000
commit013eba0ec19c0a53ac74ce0e50602ce5fab4e0c1 (patch)
tree14c62dc7bb3f43ca7931ba8b5124638ed16b544e /install-gallium-links.mk
parentdb9a6b96ab9aec4e63fdb1579cf52c33bb1edeca (diff)
r600: fix texture gradients instruction emission (v2)
The piglit tests were failing, and it appeared to be SB optimising out things, but Glenn pointed out the gradients are meant to be clause local, so we should emit the texture instructions in the same clause. This moves things around to always copy to a temp and then emit the texture clauses for H/V. v2: Glenn pointed out we could get another ALU fetch in the wrong place, so load the src gpr earlier as well. Fixes at least: ./bin/tex-miplevel-selection textureGrad 2D Reviewed-by: Glenn Kennard <[email protected]> Cc: "10.4 10.3" <[email protected]> Signed-off-by: Dave Airlie <[email protected]> (cherry picked from commit 38ec1844193570486bf35e25a7a4339a00da127e)
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions