[Spice-commits] spice-common

Frediano Ziglio fziglio at kemper.freedesktop.org
Wed Feb 28 08:41:24 UTC 2018


 spice-common |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6344ab2ad122a0ed07a7681c33fa8c3e72915fe2
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Wed Feb 28 07:47:29 2018 +0000

    build: Update spice-common submodule
    
    This includes some rendering fixes.
    
    Frediano Ziglio (19):
          proto: Add some documentation to stream_report message
          protocol: Allow to specify a surface will be streamed
          canvas-base: Fix width computation for palette images
          canvas: Simplify code using spice_memdup
          canvas: Remove possible leak on LZ decompression failure
          lz: Avoid temporary variable
          lz: Simplify code
          lz: Remove unused encode_level and only assigned io_start
          canvas: Move PixmanData to C file
          canvas: Remove mutex field from PixmanData
          canvas: Remove Windows bitmap allocation
          canvas: Remove unused dc parameter from surface_create
          canvas: Remove dc parameter from SwCanvas::put_image
          canvas: Remove dc fields from CanvasBase and LzDecodeUsrData
          canvas: Unify __surface_create_stride and surface_create_stride
          canvas: Remove unused include header
          canvas: Prevent some error compiling spice-gtk
          canvas: Fix some semi transparent drawing
          canvas: Use SPICE_UNALIGNED_CAST to avoid -Wcast-align warnings
    
    Pavel Grunt (1):
          Remove GDI canvas
    
    Paweł Pękala (1):
          Fix build with LibreSSL
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Snir Sheriber <ssheribe at redhat.com>

diff --git a/spice-common b/spice-common
index 45e28448..8096b120 160000
--- a/spice-common
+++ b/spice-common
@@ -1 +1 @@
-Subproject commit 45e2844845242b32b2bd8956da0dfffa91c0d856
+Subproject commit 8096b1206bb266b8d0b80b3e4c0d36fc621d772d


More information about the Spice-commits mailing list