qemu/hw/display
BALATON Zoltan 584acf34cb 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>
2019-07-05 09:50:33 +02:00
..
2019-07-05 09:50:33 +02:00
2017-03-27 12:14:45 +02:00
2016-01-29 15:07:24 +00:00
2017-04-24 12:32:12 +01:00
2019-06-13 09:34:50 +02:00
2019-06-24 10:42:30 +01:00