]> git.ipfire.org Git - thirdparty/qemu.git/commit
ati-vga: Implement fallback for pixman routines
authorBALATON Zoltan <balaton@eik.bme.hu>
Wed, 1 Nov 2023 20:45:39 +0000 (21:45 +0100)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 6 Nov 2023 11:58:45 +0000 (15:58 +0400)
commit08730ee0cc01c3fceb907a93436d15170a7556c4
tree9baf59893ba37f20e543d7d00abad70b5c910122
parentbf9ac62a92ac087e44958ec18f795edfd2bf020a
ati-vga: Implement fallback for pixman routines

Pixman routines can fail if no implementation is available and it will
become optional soon so add fallbacks when pixman does not work.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Acked-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-ID: <ed0fba3f74e48143f02228b83bf8796ca49f3e7d.1698871239.git.balaton@eik.bme.hu>
hw/display/ati.c
hw/display/ati_2d.c
hw/display/ati_int.h