Re: [Qemu-devel] Re: X support for QXL and SPICE

2009-12-11 Thread Alexander Graf
On 12.12.2009, at 01:31, Izik Eidus wrote: > On Sat, 12 Dec 2009 01:05:36 +0100 > Alexander Graf wrote: > > >> >> What does performance look like in comparison to Xrdp? That one does >> implement bitmap caches. It should be really really close, right? > > Untill Spice wont have the opengl su

Re: [Qemu-devel] Re: X support for QXL and SPICE

2009-12-11 Thread Izik Eidus
On Sat, 12 Dec 2009 01:05:36 +0100 Alexander Graf wrote: > > What does performance look like in comparison to Xrdp? That one does > implement bitmap caches. It should be really really close, right? Untill Spice wont have the opengl support merged, I dont think it fair to compare it into other

[Qemu-devel] Re: X support for QXL and SPICE

2009-12-11 Thread Izik Eidus
On 12 Dec 2009 00:58:13 +0100 Soeren Sandmann wrote: > > However, as things stand right now, there is not much point in adding > this support, because X applications essentially always work like > this: > > - render to offscreen pixmap > - copy pixmap to screen > > There is not

[Qemu-devel] Re: X support for QXL and SPICE

2009-12-11 Thread Alexander Graf
On 12.12.2009, at 00:58, Soeren Sandmann wrote: > Hi, > > Here is an overview of what the current QXL driver does and does not > do. The parts of X rendering that are currently being used by cairo > and Qt are: > > - Most of XRender >- Image compositing >- Glyphs >- Tr