exploiting the new interface in vnc.c (Stefano Stabellini)
commit6cec5487990bf3f1f22b3fcb871978255e92ae0d
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 15 Jan 2009 22:17:38 +0000 (15 22:17 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 15 Jan 2009 22:17:38 +0000 (15 22:17 +0000)
treed55a89300561f11ecd680c13e686d6c23871bfe0
parent7d957bd8cbcbf56f7916d375e65042d767f544b5
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>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6337 c046a42c-6fe2-441c-8c8c-71466251a162
vnc.c
vnchextile.h