summaryrefslogtreecommitdiff
path: root/src/sna/sna_io.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-03-17 21:56:56 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2013-03-17 21:56:56 +0000
commit16dac417c8049d65b3641e0f662865772faad61f (patch)
tree00df8da97d49ac09ae5fbb728c149bad9e3742ab /src/sna/sna_io.c
parent85213d5d450eec5696496128c1acecb5ca13c53b (diff)
sna/dri: Fix stale Pixmap detection
NB the back buffer is not associated with the Drawable and so has no pixmap field set. Hence comparing the front->pixmap against the back->pixmap was always rejecting the blit. All we can check is that front->pixmap corresponds with the current Drawable and so reject stale configuration. Reported-by: Jiri Slaby <jirislaby@gmail.com> References: https://bugs.freedesktop.org/show_bug.cgi?id=47597 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/sna/sna_io.c')
0 files changed, 0 insertions, 0 deletions