On Wed, Jul 13, 2011 at 03:37:39PM -0400, John A. Sullivan III wrote:
> On Sat, 2011-07-02 at 04:57 +0200, Alon Levy wrote:
> > On Fri, Jul 01, 2011 at 04:29:50PM -0400, John A. Sullivan III wrote:
> > > On Thu, 2011-06-16 at 01:39 +0200, Alon Levy wrote:
> > > > On Wed, Jun 15, 2011 at 04:08:43PM
On Sat, 2011-07-02 at 04:57 +0200, Alon Levy wrote:
> On Fri, Jul 01, 2011 at 04:29:50PM -0400, John A. Sullivan III wrote:
> > On Thu, 2011-06-16 at 01:39 +0200, Alon Levy wrote:
> > > On Wed, Jun 15, 2011 at 04:08:43PM -0400, John A. Sullivan III wrote:
> > > > Since we were having some trouble a
On 07/08/2011 06:09 PM, Cliff Sharp wrote:
Great suggestion.
My plan has been to convert to OpenGL - then spice-ios would have the
potential to run on most every platform with decent performance.
OS/X runs OpenGL and iOS runs OpenGL ES. I know how to implement OpenGL
is such a way that it would b
Hi,
On Tue, Jul 12, 2011 at 07:46:33PM +0200, Andrea Celestino wrote:
> Which version of libjpeg I should use? If I use libjpeg8, I receive this
> compile error:
>
> >mjpeg_encoder.c:178:13: error: static declaration of 'jpeg_mem_dest'
> follows non-static declaration
> >/usr/include/jpeglib.h:95
On 07/13/2011 11:15 AM, Yonit Halperin wrote:
On 07/12/2011 05:03 PM, Alon Levy wrote:
Hi,
The new _ASYNC io's in qxl_dev listed at the end get six new api
functions, and an additional callback function "async_complete". When
the async version of a specific io is used, completion is notified by
On Wed, Jul 13, 2011 at 11:15:50AM +0300, Yonit Halperin wrote:
> On 07/12/2011 05:03 PM, Alon Levy wrote:
> Hi,
>
> >The new _ASYNC io's in qxl_dev listed at the end get six new api
> >functions, and an additional callback function "async_complete". When
> >the async version of a specific io is u
---
gtk/channel-smartcard.c |6 -
gtk/smartcard-manager.c | 50 --
2 files changed, 52 insertions(+), 4 deletions(-)
diff --git a/gtk/channel-smartcard.c b/gtk/channel-smartcard.c
index 1591716..46aa037 100644
--- a/gtk/channel-smartcard.c
+++
On 07/12/2011 05:03 PM, Alon Levy wrote:
Hi,
The new _ASYNC io's in qxl_dev listed at the end get six new api
functions, and an additional callback function "async_complete". When
the async version of a specific io is used, completion is notified by
calling async_complete, and no READY message i
Hi,
On Tue, Jul 12, 2011 at 07:46:33PM +0200, Andrea Celestino wrote:
> Which version of libjpeg I should use? If I use libjpeg8, I receive this
> compile error:
>
> >mjpeg_encoder.c:178:13: error: static declaration of 'jpeg_mem_dest'
> follows non-static declaration
> >/usr/include/jpeglib.h:95
On Tue, Jul 12, 2011 at 09:20:44AM +0300, Yonit Halperin wrote:
> Hi,
> This version is more efficient since it removes the other_drawable
> from the tree before red_handle_drawable_surfaces_client_synced is called.
> In this manner, other_drawable won't be unnecessarily rendered if
> update_area i
---
gtk/spice-session.c | 94 +++
1 files changed, 94 insertions(+), 0 deletions(-)
diff --git a/gtk/spice-session.c b/gtk/spice-session.c
index 7270ab7..824eff0 100644
--- a/gtk/spice-session.c
+++ b/gtk/spice-session.c
@@ -482,6 +482,12 @@ stati
11 matches
Mail list logo