index
:
~pgrunt/spice-common
agentfeatures
auto_lz4
lossy_compression
master
sasl
ssl
virgil
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-19
Define canvas_fix_alignment when is used
HEAD
master
Pavel Grunt
1
-0
/
+2
2016-04-18
build-sys: Define opengl GL_LIBS and GL_CFLAGS in generated Makefile.in
Lin Ma
1
-0
/
+2
2016-04-15
fix 16 bpp LZ image decompression
Frediano Ziglio
1
-22
/
+32
2016-04-05
log: Make sure glib threading is initialized
Christophe Fergeau
2
-1
/
+9
2016-04-05
log: Use SPICE_CONSTRUCTOR_FUNC
Christophe Fergeau
2
-46
/
+24
2016-04-05
log: Clamp SPICE_DEBUG_LEVEL if it's too high
Christophe Fergeau
1
-0
/
+3
2016-03-31
tests: Fix glib version check
Christophe Fergeau
1
-2
/
+2
2016-03-31
2/2] Add check for openssl
Eduardo Lima (Etrunko)
2
-2
/
+12
2016-03-31
Fix build in systems with Glib version older than 2.38
Eduardo Lima (Etrunko)
2
-0
/
+8
2016-03-23
use macro to define constructor function
Frediano Ziglio
8
-34
/
+7
2016-03-17
define SPICE_CONSTRUCTOR_FUNC and SPICE_DESTRUCTOR_FUNC macros
Frediano Ziglio
1
-0
/
+22
2016-03-16
tests: exit on SIGABRT
Frediano Ziglio
1
-0
/
+8
2016-03-11
Cap logging level to the valid bounds
Frediano Ziglio
1
-1
/
+2
2016-03-11
Remove 2 unused vfuncs from client_marshallers.h
Christophe Fergeau
1
-2
/
+0
2016-03-10
protocol: Add support for the VP8 and h264 video codecs
Francois Gouget
1
-0
/
+2
2016-03-10
protocol: add unix GL scanout messages
Marc-Andre Lureau
1
-0
/
+24
2016-03-10
proto: Use proper type for preferred_compression field
Christophe Fergeau
1
-1
/
+1
2016-03-10
proto: Rename image_compress to image_compression
Christophe Fergeau
1
-1
/
+1
2016-03-10
codegen: simplify FdType
Marc-André Lureau
1
-4
/
+4
2016-03-10
protocol: learn to describe fd passing in messages
Marc-Andre Lureau
3
-1
/
+15
2016-03-10
Revert "Remove files moved to spice-protocol"
Marc-André Lureau
14
-33
/
+6023
2016-03-10
test-logging: unset G_MESSAGES_DEBUG
Marc-André Lureau
1
-0
/
+1
2016-02-03
marshaller: fix uninitialized field usage
Frediano Ziglio
1
-0
/
+1
2016-02-02
marshaller: track if add_fd() was given -1
Marc-Andre Lureau
2
-9
/
+17
2016-01-28
Use lz4 if possible
Pavel Grunt
1
-5
/
+11
2016-01-27
Use code to compute a bit mask
Frediano Ziglio
1
-11
/
+2
2016-01-27
Avoid to call ceil_log_2 twice with same value
Frediano Ziglio
1
-2
/
+2
2016-01-27
Constification
Frediano Ziglio
1
-1
/
+1
2016-01-27
zeroLUT has same content of lzeroes
Frediano Ziglio
1
-25
/
+2
2016-01-27
common: constify some declarations
Frediano Ziglio
3
-4
/
+7
2016-01-26
small spice_strdup optimization
Frediano Ziglio
1
-2
/
+4
2016-01-26
remove wrong statement terminator from preprocessor macro
Frediano Ziglio
1
-1
/
+1
2016-01-26
log: Kill spice_warn_if
Christophe Fergeau
1
-6
/
+0
2016-01-26
log: Add test case for logging code
Christophe Fergeau
2
-1
/
+424
2016-01-26
tests: Always build tests
Christophe Fergeau
1
-1
/
+1
2016-01-26
log: Use glib for logging
Christophe Fergeau
2
-60
/
+112
2016-01-26
log: Remove unneeded #ifdef/#endif
Christophe Fergeau
1
-26
/
+0
2016-01-21
log: Use more glib macros
Christophe Fergeau
1
-34
/
+33
2016-01-20
draw: Add spice_image_descriptor_is_lossy
Pavel Grunt
2
-6
/
+8
2016-01-14
Add GL scanout structures
Marc-Andre Lureau
2
-0
/
+20
2016-01-14
marshaller: learn to describe fd passing in messages
Marc-Andre Lureau
2
-0
/
+27
2016-01-07
ring: use NULL instead of 0 for null pointers
Frediano Ziglio
1
-1
/
+1
2016-01-07
Remove headers that are included in spice_common.h
Victor Toso
9
-27
/
+5
2015-12-18
m4: Add macro for --with-sasl
Pavel Grunt
1
-0
/
+27
2015-12-18
Remove trailing whitespace
Lukas Venhoda
5
-18
/
+18
2015-12-17
ppc: Fix alpha state checking on BE machines
Lukas Venhoda
1
-0
/
+3
2015-12-17
ppc: Fix colors on ppc when using jpeg
Lukas Venhoda
1
-2
/
+2
2015-12-17
ppc: Fix colors on ppc when using LZ4
Lukas Venhoda
1
-3
/
+3
2015-12-17
ppc: Fix colors on ppc when using LZ
Lukas Venhoda
1
-3
/
+3
2015-12-17
ppc: Fix colors on ppc when using QUIC
Lukas Venhoda
1
-3
/
+3
[next]