summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-19Define canvas_fix_alignment when is usedHEADmasterPavel Grunt1-0/+2
2016-04-18build-sys: Define opengl GL_LIBS and GL_CFLAGS in generated Makefile.inLin Ma1-0/+2
2016-04-15fix 16 bpp LZ image decompressionFrediano Ziglio1-22/+32
2016-04-05log: Make sure glib threading is initializedChristophe Fergeau2-1/+9
2016-04-05log: Use SPICE_CONSTRUCTOR_FUNCChristophe Fergeau2-46/+24
2016-04-05log: Clamp SPICE_DEBUG_LEVEL if it's too highChristophe Fergeau1-0/+3
2016-03-31tests: Fix glib version checkChristophe Fergeau1-2/+2
2016-03-312/2] Add check for opensslEduardo Lima (Etrunko)2-2/+12
2016-03-31Fix build in systems with Glib version older than 2.38Eduardo Lima (Etrunko)2-0/+8
2016-03-23use macro to define constructor functionFrediano Ziglio8-34/+7
2016-03-17define SPICE_CONSTRUCTOR_FUNC and SPICE_DESTRUCTOR_FUNC macrosFrediano Ziglio1-0/+22
2016-03-16tests: exit on SIGABRTFrediano Ziglio1-0/+8
2016-03-11Cap logging level to the valid boundsFrediano Ziglio1-1/+2
2016-03-11Remove 2 unused vfuncs from client_marshallers.hChristophe Fergeau1-2/+0
2016-03-10protocol: Add support for the VP8 and h264 video codecsFrancois Gouget1-0/+2
2016-03-10protocol: add unix GL scanout messagesMarc-Andre Lureau1-0/+24
2016-03-10proto: Use proper type for preferred_compression fieldChristophe Fergeau1-1/+1
2016-03-10proto: Rename image_compress to image_compressionChristophe Fergeau1-1/+1
2016-03-10codegen: simplify FdTypeMarc-André Lureau1-4/+4
2016-03-10protocol: learn to describe fd passing in messagesMarc-Andre Lureau3-1/+15
2016-03-10Revert "Remove files moved to spice-protocol"Marc-André Lureau14-33/+6023
2016-03-10test-logging: unset G_MESSAGES_DEBUGMarc-André Lureau1-0/+1
2016-02-03marshaller: fix uninitialized field usageFrediano Ziglio1-0/+1
2016-02-02marshaller: track if add_fd() was given -1Marc-Andre Lureau2-9/+17
2016-01-28Use lz4 if possiblePavel Grunt1-5/+11
2016-01-27Use code to compute a bit maskFrediano Ziglio1-11/+2
2016-01-27Avoid to call ceil_log_2 twice with same valueFrediano Ziglio1-2/+2
2016-01-27ConstificationFrediano Ziglio1-1/+1
2016-01-27zeroLUT has same content of lzeroesFrediano Ziglio1-25/+2
2016-01-27common: constify some declarationsFrediano Ziglio3-4/+7
2016-01-26small spice_strdup optimizationFrediano Ziglio1-2/+4
2016-01-26remove wrong statement terminator from preprocessor macroFrediano Ziglio1-1/+1
2016-01-26log: Kill spice_warn_ifChristophe Fergeau1-6/+0
2016-01-26log: Add test case for logging codeChristophe Fergeau2-1/+424
2016-01-26tests: Always build testsChristophe Fergeau1-1/+1
2016-01-26log: Use glib for loggingChristophe Fergeau2-60/+112
2016-01-26log: Remove unneeded #ifdef/#endifChristophe Fergeau1-26/+0
2016-01-21log: Use more glib macrosChristophe Fergeau1-34/+33
2016-01-20draw: Add spice_image_descriptor_is_lossyPavel Grunt2-6/+8
2016-01-14Add GL scanout structuresMarc-Andre Lureau2-0/+20
2016-01-14marshaller: learn to describe fd passing in messagesMarc-Andre Lureau2-0/+27
2016-01-07ring: use NULL instead of 0 for null pointersFrediano Ziglio1-1/+1
2016-01-07Remove headers that are included in spice_common.hVictor Toso9-27/+5
2015-12-18m4: Add macro for --with-saslPavel Grunt1-0/+27
2015-12-18Remove trailing whitespaceLukas Venhoda5-18/+18
2015-12-17ppc: Fix alpha state checking on BE machinesLukas Venhoda1-0/+3
2015-12-17ppc: Fix colors on ppc when using jpegLukas Venhoda1-2/+2
2015-12-17ppc: Fix colors on ppc when using LZ4Lukas Venhoda1-3/+3
2015-12-17ppc: Fix colors on ppc when using LZLukas Venhoda1-3/+3
2015-12-17ppc: Fix colors on ppc when using QUICLukas Venhoda1-3/+3