commit | 43c7d8bd449d1c0f435775aefe391666a4b86dd6 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Thu Jun 19 13:19:01 2014 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Sep 05 13:27:11 2014 +0200 |
tree | da88f6670402f3b1fa95c8c0fe531339f20315a9 | |
parent | 4c38762fb5cab19f50d2ba004736d7426abba3c0 [diff] |
console: add qemu_pixman_linebuf_copy Helper function for copying data from linebuf to framebuffer using pixman, possibly converting in case src and dst formats differ. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>