summaryrefslogtreecommitdiffstats
path: root/hw/display/ati.c
diff options
context:
space:
mode:
authorBALATON Zoltan2019-07-04 10:01:43 +0200
committerGerd Hoffmann2019-07-05 09:50:33 +0200
commit584acf34cb05f16e13a46d666196a7583d232616 (patch)
treebcf5381ab90edcb9debba0a88cd9b3d0252d129b /hw/display/ati.c
parentati-vga: Fix frame buffer endianness for big endian target (diff)
downloadqemu-584acf34cb05f16e13a46d666196a7583d232616.tar.gz
qemu-584acf34cb05f16e13a46d666196a7583d232616.tar.xz
qemu-584acf34cb05f16e13a46d666196a7583d232616.zip
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 'hw/display/ati.c')
0 files changed, 0 insertions, 0 deletions