index
:
~fziglio/spice-common
agent_proto2
documentation
id_duplicates
master
quic
virgl-spice
working
zero_terminated
Working repository for spice-common patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
quic: Remove some too strict asserts in hot paths
Frediano Ziglio
2
-7
/
+17
2018-05-28
quic: Remove 'no-inline' hack
Frediano Ziglio
1
-21
/
+2
2018-05-25
lz: Inline GET_{r,g,b} macros
Frediano Ziglio
1
-12
/
+1
2018-05-25
lz: Optimise SAME_PIXEL for RGB16
Frediano Ziglio
1
-4
/
+4
2018-05-24
quic: Use channel->correlate_row in macros
Christophe Fergeau
1
-50
/
+48
2018-05-24
quic: Remove unused argument in uncompress_row{0, }
Christophe Fergeau
1
-8
/
+6
2018-05-24
quic: Add macros to make quic_tmpl.c much closer to quic_rgb_tmpl.c
Christophe Fergeau
1
-77
/
+107
2018-05-24
quic: s/decorrelate_drow/correlate_row
Christophe Fergeau
1
-27
/
+27
2018-05-24
quic: Introduce CommonState *state variable in templates
Christophe Fergeau
2
-184
/
+200
2018-05-24
quic: Factor common code
Christophe Fergeau
1
-82
/
+34
2018-05-24
quic: Get rid of RLE #define
Christophe Fergeau
3
-33
/
+0
2018-05-24
quic: Get rid of RLE_STAT #define
Christophe Fergeau
2
-63
/
+2
2018-05-24
quic: Get rid of QUIC_RGB #define
Christophe Fergeau
2
-163
/
+0
2018-05-24
quic: Remove configurable PRED
Christophe Fergeau
3
-74
/
+0
2018-05-24
quic: Remove configurable RLE_PRED
Christophe Fergeau
3
-97
/
+16
2018-05-21
marshaller: Remove initial underscore from static function
Frediano Ziglio
1
-2
/
+2
2018-05-18
Fix cast to spice_marshaller_item_free_func function
Eduardo Lima (Etrunko)
1
-1
/
+6
2018-05-17
build: Remove FIXME_SERVER_SMARTCARD hack
Eduardo Lima (Etrunko)
1
-2
/
+0
2018-05-10
lz: Move ENCODE_PIXEL for RGB24 and RGB32 to a common place
Frediano Ziglio
1
-2
/
+1
2018-05-10
miLineArc(): initialize edge1, edge2
Jonathon Jongsma
1
-1
/
+1
2018-05-05
messages: document limitation of id in StreamCreate
Victor Toso
1
-1
/
+1
2018-03-19
Add --enable-extra-checks option
Frediano Ziglio
1
-0
/
+6
2018-01-31
canvas: Use SPICE_UNALIGNED_CAST to avoid -Wcast-align warnings
Frediano Ziglio
1
-1
/
+1
2018-01-25
canvas: Fix some semi transparent drawing
Frediano Ziglio
1
-2
/
+10
2018-01-24
canvas: Prevent some error compiling spice-gtk
Frediano Ziglio
1
-3
/
+5
2018-01-23
Fix build with LibreSSL
Paweł Pękala
1
-1
/
+1
2018-01-18
canvas: Remove unused include header
Frediano Ziglio
2
-7
/
+0
2018-01-18
canvas: Unify __surface_create_stride and surface_create_stride
Frediano Ziglio
1
-9
/
+3
2018-01-18
canvas: Remove dc fields from CanvasBase and LzDecodeUsrData
Frediano Ziglio
3
-43
/
+1
2018-01-18
canvas: Remove dc parameter from SwCanvas::put_image
Frediano Ziglio
2
-6
/
+0
2018-01-18
canvas: Remove unused dc parameter from surface_create
Frediano Ziglio
3
-41
/
+7
2018-01-18
canvas: Remove Windows bitmap allocation
Frediano Ziglio
1
-105
/
+0
2018-01-18
canvas: Remove mutex field from PixmanData
Frediano Ziglio
1
-11
/
+0
2018-01-18
canvas: Move PixmanData to C file
Frediano Ziglio
2
-9
/
+9
2018-01-18
lz: Remove unused encode_level and only assigned io_start
Frediano Ziglio
1
-7
/
+0
2018-01-18
lz: Simplify code
Frediano Ziglio
1
-9
/
+4
2018-01-18
lz: Avoid temporary variable
Frediano Ziglio
1
-7
/
+5
2018-01-18
canvas: Remove possible leak on LZ decompression failure
Frediano Ziglio
1
-2
/
+4
2018-01-18
canvas: Simplify code using spice_memdup
Frediano Ziglio
1
-4
/
+1
2018-01-17
Remove GDI canvas
Pavel Grunt
4
-1943
/
+0
2017-12-22
canvas-base: Fix width computation for palette images
Frediano Ziglio
1
-1
/
+1
2017-11-07
canvas_base: Allow to specify constant operations
Frediano Ziglio
1
-2
/
+2
2017-11-07
ring: Remove short living temporary variable
Frediano Ziglio
1
-8
/
+2
2017-11-07
ring: Remove __ring_remove function
Frediano Ziglio
1
-8
/
+3
2017-09-25
Make the compiler work out better way to write unaligned memory
Frediano Ziglio
1
-16
/
+41
2017-08-23
quic: avoid crash on specific images
Frediano Ziglio
1
-1
/
+1
2017-08-09
quic: turn back some commented out checks as compile time
Frediano Ziglio
1
-2
/
+2
2017-08-09
quic: use 32 bit for bppmask
Frediano Ziglio
1
-2
/
+2
2017-08-09
quic: remove Channel::encoder
Frediano Ziglio
1
-7
/
+4
2017-08-09
quic: remove only assigned CommonState::encoder
Frediano Ziglio
1
-4
/
+0
[next]