---
server/red_worker.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/server/red_worker.c b/server/red_worker.c
index efdfebc..89c4a26 100644
--- a/server/red_worker.c
+++ b/server/red_worker.c
@@ -9978,6 +9978,8 @@ static int
display_channel_handle_migrate_data(Displa
On Sun, 2010-05-23 at 14:40 -0400, Alon Levy wrote:
> Izik suggested this, said it will save some performance - in bitmap
> operations on non primary surfaces no need to invalidate the rectangle. Did
> some very minimal tests on windows xp guest. Can anyone have a look?
Pushed.
--
=-=-=-=-=-=-
---
spice/draw.h |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/spice/draw.h b/spice/draw.h
index 91391c6..1cf59c8 100644
--- a/spice/draw.h
+++ b/spice/draw.h
@@ -168,11 +168,13 @@ enum {
SPICE_IMAGE_TYPE_FROM_CACHE,
SPICE_IMAGE_TYPE_SURFACE,
SPICE_IMAGE_
---
spice/draw.h |8 +++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/spice/draw.h b/spice/draw.h
index 3c373b7..91391c6 100644
--- a/spice/draw.h
+++ b/spice/draw.h
@@ -167,6 +167,7 @@ enum {
SPICE_IMAGE_TYPE_GLZ_RGB,
SPICE_IMAGE_TYPE_FROM_CACHE,
SPICE_IM
Forgot to add the protocol patches when sending the jpeg support patches for
spice.
Cheers,
Yonit.
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
I did finally get the .4 version of spice installed, however the video
performance is somewhat lacking. From the manual I gather qxl drivers
are needed for best performance. I believe I've installed those drivers
on my guest VM but the performance has not noticeably changed. Is there
any way to