]> Git Repo - qemu.git/commit - hw/qxl.h
qxl: remove flipped
authorAlon Levy <[email protected]>
Fri, 24 Feb 2012 21:19:29 +0000 (23:19 +0200)
committerGerd Hoffmann <[email protected]>
Mon, 27 Feb 2012 08:46:52 +0000 (09:46 +0100)
commit4c19ebb51dc0a59ff12d60844512816562a25047
tree19f5cd3b4864cb61cae396679093cb3379a5055d
parent4295e15aa730a95003a3639d6dad2eb1e65a59e2
qxl: remove flipped

Tested on linux and windows guests. For negative stride, qxl_flip copies
directly to vga->ds->surface->data, for positive it's reallocated to
share qxl->guest_primary.data

Signed-off-by: Alon Levy <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/qxl-render.c
hw/qxl.h
This page took 0.026154 seconds and 4 git commands to generate.