Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost | 2016-06-20 | 1 | -8/+5 |
* | ui: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -0/+1 |
* | ui/pixman: add qemu_pixman_check_format | Gerd Hoffmann | 2015-01-19 | 1 | -0/+27 |
* | ui: Make qemu_default_pixman_format() return 0 on unsupported formats | Benjamin Herrenschmidt | 2015-01-19 | 1 | -1/+1 |
* | pixman: fix qemu_default_pixman_format (32bpp non-native endian) | Gerd Hoffmann | 2014-09-30 | 1 | -1/+1 |
* | console: add qemu_pixman_linebuf_copy | Gerd Hoffmann | 2014-09-05 | 1 | -0/+9 |
* | console: add qemu_default_pixman_format | Gerd Hoffmann | 2014-09-05 | 1 | -0/+25 |
* | console: add qemu_pixelformat_from_pixman | Gerd Hoffmann | 2014-09-05 | 1 | -0/+56 |
* | pixman: render vgafont glyphs into pixman images | Gerd Hoffmann | 2013-04-16 | 1 | -0/+43 |
* | pixman: add qemu_pixman_color() | Gerd Hoffmann | 2013-04-16 | 1 | -0/+11 |
* | qemu-pixman.h: Avoid mutual inclusion loop with console.h | Peter Maydell | 2013-01-30 | 1 | -1/+2 |
* | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+80 |