]> xenbits.xen.org Git - xenclient/ioemu.git/commit
exploiting the new interface in vnc.c (Stefano Stabellini)
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 10 Mar 2009 18:04:43 +0000 (18:04 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 10 Mar 2009 18:04:43 +0000 (18:04 +0000)
commite6c1dbc212aa15c1dbf2dd50cec65c1c8bf0f977
tree0e82509002c92ef3ca87ad7d909ec4d3444adce9
parent2c6debabb0cc60aa1b4cfd75e31b9005eb57b4c8
exploiting the new interface in vnc.c (Stefano Stabellini)

This patch exploits the new DisplaySurface and PixelFormat structures in
vnc, making the code easier to read allowing further improvements.

Compared to the last version I fixed a bug that prevented the hextile
encoding from working properly.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
As adapted by Stefano to qemu-xen-unstable in his posting:
 [Xen-devel] [PATCH 5 of 13] exploiting the new interface in vnc.c
console.c
console.h
vnc.c
vnchextile.h