[Spice-devel] [PATCH spice-server] build: Update spice-common submodule
Frediano Ziglio
fziglio at redhat.com
Wed Feb 28 07:47:52 UTC 2018
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>
---
spice-common | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.14.3
More information about the Spice-devel
mailing list