summaryrefslogtreecommitdiff
path: root/include/ui/qemu-pixman.h
AgeCommit message (Expand)Author
2019-01-22ui/console: Remove PixelFormat from qemu/typedefs.hPhilippe Mathieu-Daudé
2018-03-13ui/pixman: add qemu_drm_format_to_pixman()Gerd Hoffmann
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2015-04-27spice: fix simple display on bigendian hostsGerd Hoffmann
2015-03-12pixman: add a bunch of PIXMAN_BE_* defines for 32bppGerd Hoffmann
2015-01-19ui/pixman: add qemu_pixman_check_formatGerd Hoffmann
2014-09-05console: add qemu_pixman_linebuf_copyGerd Hoffmann
2014-09-05console: add qemu_default_pixman_formatGerd Hoffmann
2014-09-05console: add qemu_pixelformat_from_pixmanGerd Hoffmann
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster
2013-04-16pixman: render vgafont glyphs into pixman imagesGerd Hoffmann
2013-04-16pixman: add qemu_pixman_color()Gerd Hoffmann
2013-01-30qemu-pixman.h: Avoid mutual inclusion loop with console.hPeter Maydell
2013-01-12pixman: fix warningGerd Hoffmann
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini