> On Tue, Aug 13, 2013 at 10:47:20AM +0300, Alon Levy wrote: > > --- > > server/red_worker.c | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/server/red_worker.c b/server/red_worker.c > > index 9896696..08e2a43 100644 > > --- a/server/red_worker.c > > +++ b/server/red_worker.c > > @@ -87,6 +87,7 @@ > > //#define DUMP_BITMAP > > //#define PIPE_DEBUG > > //#define RED_WORKER_STAT > > +/* TODO: DRAW_ALL is broken. */ > > Can you be more specific about what 'broken' means? Or do you just know it > is broken but don't know what happens when trying to use it? Rendering is incorrect when using off screen surfaces. It may be easy to solve, I'm not sure, I just wanted to mark that if you unset that macro variable you will get incorrect rendering. > > Christophe > _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel