A new version 0.1.0 of QXL driver is now available.
Søren
Alon Levy (50):
protect AC_CHECK_FILE for cross compiling
README.xspice: updpate repository
spiceqxl: Xspice is spelled with a lower s
qxl_surface: qxl_surface_prepare_access: remove assigned but unused
variables
---
src/qxl_driver.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/src/qxl_driver.c b/src/qxl_driver.c
index f52fec6..dbe3a04 100644
--- a/src/qxl_driver.c
+++ b/src/qxl_driver.c
@@ -2309,12 +2309,6 @@ qxl_init_randr (ScrnInfoPtr pScrn, qxl_screen_t *qxl)
This avoids having to screen out bad alu and planemasks;
we let the X driver take care of it.
---
src/dfps.c | 23 ++-
1 file changed, 18 insertions(+), 5 deletions(-)
diff --git a/src/dfps.c b/src/dfps.c
index 3e74d65..e5a2273 100644
--- a/src/dfps.c
+++ b/src/dfps.c
@@ -14
This fixes issues with 1 bit images; some pixman implementations
did not support 1 bit images - the general fbFill implementation
takes care of it for us.
---
This depends on the previous series that implement a Deferred FPS mode.
src/dfps.c | 27 +++
1 file changed, 19
Signed-off-by: Aric Stewart
---
quic.js | 268 ++-
1 files changed, 264 insertions(+), 4 deletions(-)
diff --git a/quic.js b/quic.js
index 26a021f..9bb9f47 100644
--- a/quic.js
+++ b/quic.js
@@ -942,6 +942,245 @@ QuicEncoder.prototype.q
This series will have to go in after my previous serise
Signed-off-by: Aric Stewart
---
quic.js | 26 +-
1 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/quic.js b/quic.js
index 699820f..26a021f 100644
--- a/quic.js
+++ b/quic.js
@@ -775,7 +775,7 @@ QuicE
On Wed, Sep 19, 2012 at 05:23:44PM +0300, Uri Lublin wrote:
> On 09/13/2012 06:53 PM, Christophe Fergeau wrote:
> >In spice.proto it's defined as enum8 cursor_type type;, which means
> >it's demarshalled as an uint8_t.
> >This caused valgrind warnings about using uninitialized memory
> >during a co
Hi,
On 09/20/2012 12:34 PM, Christophe Fergeau wrote:
On Thu, Sep 20, 2012 at 12:03:12PM +0200, Hans de Goede wrote:
Hi,
On 09/20/2012 11:53 AM, Christophe Fergeau wrote:
Unescaping the whole URI and then parsing it is dangerous as
the unescaping may (for example) add some extra '/' in the UR
On Thu, Sep 20, 2012 at 12:03:12PM +0200, Hans de Goede wrote:
> Hi,
>
> On 09/20/2012 11:53 AM, Christophe Fergeau wrote:
> >Unescaping the whole URI and then parsing it is dangerous as
> >the unescaping may (for example) add some extra '/' in the URI
> >which are not part of a path. It's better
Hey,
On Thu, Sep 20, 2012 at 01:35:13AM +0200, Dominique Rodrigues wrote:
>
>
> Hi all,
>
> I recently downloaded virt-viewer in verion 0.5.4 and
> recompiled it on Debian Wheezy.
>
> I did not have problems the first day I
> tried it (excepted concerning localisation: Send key menu has not
Hi,
On 09/20/2012 11:53 AM, Christophe Fergeau wrote:
Unescaping the whole URI and then parsing it is dangerous as
the unescaping may (for example) add some extra '/' in the URI
which are not part of a path. It's better to do the unescaping later
once the URI has been split in separate component
Unescaping the whole URI and then parsing it is dangerous as
the unescaping may (for example) add some extra '/' in the URI
which are not part of a path. It's better to do the unescaping later
once the URI has been split in separate components.
This commit unescapes the path, host and query values.
Windows support would be nice, so one could use oVirt web admin on Windows
without IE.
Y.
- Original Message -
> Hello folks,
>
> I would like to ask you all: Do you have any feature/improvement in
> mind, that can be added to spice-xpi plugin? Maybe, it is the time,
> when
> the plugin
Hello folks,
I would like to ask you all: Do you have any feature/improvement in
mind, that can be added to spice-xpi plugin? Maybe, it is the time, when
the plugin can have it's minor version bumped up.
Thank you.
--
Peter Hatina
EMEA ENG-Base Operating Systems
Red Hat Czech, Brno
14 matches
Mail list logo