st/xa: Fix performance regression introduced by commit "Cache render target surface"
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 8 May 2014 07:08:10 +0000 (09:08 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 9 May 2014 06:40:12 +0000 (08:40 +0200)
commit9306b7c171b29ac99f837e9efcd0281caf1d332e
tree053caf1d55040d41f3b7fc1c59e1e4456b967e09
parentc5f0c98c49a78777b2564a53028e345195ef275f
st/xa: Fix performance regression introduced by commit "Cache render target surface"

The mentioned commit has the nasty side-effect of turning off accelerated
copies.

Cc: "10.1 10.2" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Reviewed-by: Rob Clark <robdclark@gmail.com>
src/gallium/state_trackers/xa/xa_context.c