aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/machine.py
diff options
context:
space:
mode:
authorBALATON Zoltan <balaton@eik.bme.hu>2019-07-04 10:01:43 +0200
committerGerd Hoffmann <kraxel@redhat.com>2019-07-05 09:50:33 +0200
commit584acf34cb05f16e13a46d666196a7583d232616 (patch)
treebcf5381ab90edcb9debba0a88cd9b3d0252d129b /python/qemu/machine.py
parenta38127414bd007c5b6ae64c664d9e8839393277e (diff)
downloadqemu-584acf34cb05f16e13a46d666196a7583d232616.zip
qemu-584acf34cb05f16e13a46d666196a7583d232616.tar.gz
qemu-584acf34cb05f16e13a46d666196a7583d232616.tar.bz2
ati-vga: Fix reverse bit blts
The pixman library only supports blts with left to right, top to bottom order but the ATI VGA engine can also do different directions. Fix support for these via a temporary buffer for now. This fixes rendering issues related to such blts (such as moving windows) but some other glitches still remain. Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Message-id: e21855faaeb30d7b1771f084f283f6a30bedb1a3.1562227303.git.balaton@eik.bme.hu Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions