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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
miLineArc(): initialize edge1, edge2
Jonathon Jongsma
1
-1
/
+1
2018-05-09
codegen: Removed unused get_type methods
Frediano Ziglio
1
-9
/
+0
2018-05-09
codegen: Add some comments
Frediano Ziglio
1
-1
/
+5
2018-05-05
messages: document limitation of id in StreamCreate
Victor Toso
1
-1
/
+1
2018-04-17
Remove extra self parameter from member function
Jonathon Jongsma
1
-1
/
+1
2018-03-19
Add --enable-extra-checks option
Frediano Ziglio
3
-0
/
+21
2018-03-18
protocol: Add some documentation for inval_all_pixmaps message
Frediano Ziglio
1
-0
/
+7
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-12-01
protocol: Allow to specify a surface will be streamed
Frediano Ziglio
1
-2
/
+11
2017-11-29
proto: Add some documentation to stream_report message
Frediano Ziglio
1
-0
/
+13
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
test-marshallers: Test demarshalling
Frediano Ziglio
3
-4
/
+31
2017-09-25
test-marshallers: Use unaligned structure
Frediano Ziglio
3
-4
/
+8
2017-09-25
Make the compiler work out better way to write unaligned memory
Frediano Ziglio
2
-26
/
+64
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
2017-08-09
quic: remove only assigned num_channels field
Frediano Ziglio
1
-3
/
+0
2017-08-03
quic: fix typo golomb_deoding -> golomb_decoding
Frediano Ziglio
1
-1
/
+1
2017-08-03
quic: fix typo corelate -> correlate
Frediano Ziglio
1
-6
/
+6
2017-08-01
quic: Use i == 0 rather than !i
Christophe Fergeau
2
-5
/
+5
2017-08-01
quic: Fix "corelate" typo
Christophe Fergeau
2
-58
/
+58
2017-08-01
quic: Use SPICE_VERIFY for static check
Christophe Fergeau
1
-1
/
+1
2017-08-01
quic: Use DEFwmimax constant rather than wmimax variable
Christophe Fergeau
3
-27
/
+24
2017-08-01
quic: Use DEFwminext constant rather than wminext variable
Christophe Fergeau
3
-21
/
+18
2017-08-01
quic: Use DEFevol constant rather than evol variable
Christophe Fergeau
1
-10
/
+7
2017-07-20
canvas: Don't try to unref NULL pixman_image_t
Christophe Fergeau
1
-1
/
+3
2017-07-07
log: Define G_LOG_DOMAIN as early as possible
Christophe Fergeau
1
-0
/
+1
[next]