summaryrefslogtreecommitdiff
path: root/ui/console.c
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2013-06-25 10:48:54 +0200
committerAnthony Liguori <aliguori@us.ibm.com>2013-06-28 14:03:14 -0500
commitf087553653152fdae16ed7066d238677734e4902 (patch)
treed071309bcc2d87351a65326d84d9146ef6efbcd0 /ui/console.c
parent12b7f57e2cfcd665cf5a21b4ae3c23b9361c5c05 (diff)
downloadqemu-f087553653152fdae16ed7066d238677734e4902.tar.gz
gtk: add support for surface conversion
Also use CAIRO_FORMAT_RGB24 unconditionally. DisplaySurfaces will never ever see 8bpp surfaces. And using CAIRO_FORMAT_RGB16_565 for the 16bpp case doesn't seem to be a good idea too. <quote src="/usr/include/cairo/cairo.h"> * @CAIRO_FORMAT_RGB16_565: This format value is deprecated. It has * never been properly implemented in cairo and should not be used * by applications. (since 1.2) </quote> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Message-id: 1372150134-8590-1-git-send-email-kraxel@redhat.com Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'ui/console.c')
0 files changed, 0 insertions, 0 deletions