index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ui
/
qemu-pixman.h
Age
Commit message (
Expand
)
Author
2019-01-22
ui/console: Remove PixelFormat from qemu/typedefs.h
Philippe Mathieu-Daudé
2018-03-13
ui/pixman: add qemu_drm_format_to_pixman()
Gerd Hoffmann
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2015-04-27
spice: fix simple display on bigendian hosts
Gerd Hoffmann
2015-03-12
pixman: add a bunch of PIXMAN_BE_* defines for 32bpp
Gerd Hoffmann
2015-01-19
ui/pixman: add qemu_pixman_check_format
Gerd Hoffmann
2014-09-05
console: add qemu_pixman_linebuf_copy
Gerd Hoffmann
2014-09-05
console: add qemu_default_pixman_format
Gerd Hoffmann
2014-09-05
console: add qemu_pixelformat_from_pixman
Gerd Hoffmann
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
2013-04-16
pixman: render vgafont glyphs into pixman images
Gerd Hoffmann
2013-04-16
pixman: add qemu_pixman_color()
Gerd Hoffmann
2013-01-30
qemu-pixman.h: Avoid mutual inclusion loop with console.h
Peter Maydell
2013-01-12
pixman: fix warning
Gerd Hoffmann
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini