summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* ppc: Fix colors on ppc when using LZ4Lukas Venhoda2015-12-171-3/+3
* ppc: Fix colors on ppc when using LZLukas Venhoda2015-12-171-3/+3
* ppc: Fix colors on ppc when using QUICLukas Venhoda2015-12-171-3/+3
* ppc: Add support for bigendian color byte orderLukas Venhoda2015-12-171-0/+14
* pixman_utils: Use PIXMAN_LE_ constants in spice_bitmap_try_as_pixman()Lukas Venhoda2015-12-171-15/+3
* pixman_utils: Add macros for color byte orderingLukas Venhoda2015-12-171-0/+10
* ssl-verify: Don't leak GInetAddressChristophe Fergeau2015-11-271-2/+8
* ssl-verify: Handle NULL return from g_inet_address_new_from_string()Christophe Fergeau2015-11-271-2/+6
* Use new libcacard.h if possibleMarc-André Lureau2015-11-251-1/+5
* canvas_base: Remove redundant switch case blockLukas Venhoda2015-11-241-4/+1
* build-sys: Rename SUPPORT_GL to HAVE_GLChristophe Fergeau2015-10-231-1/+1
* ssl-verify: Changed IPv4 hostname to IPv6Lukas Venhoda2015-10-231-24/+21
* ssl-verify: Only check addr length when using IP addrLukas Venhoda2015-10-231-7/+8
* Fix linearization of several marshallers with one itemJavier Celaya2015-09-151-1/+1
* common: Fix typo in commentFrediano Ziglio2015-08-141-1/+1
* Use installed spice-protocol for code generationChristophe Fergeau2015-08-111-29/+23
* ppc: Fix quic magic endianessLukas Venhoda2015-07-021-1/+2
* ppc: Fix lz magic endianessLukas Venhoda2015-07-022-4/+3
* ppc: Fix quic decode endianessLukas Venhoda2015-07-021-3/+5
* Proto: Add preferred compression message and constants.Javier Celaya2015-06-222-0/+5
* ppc: Fix lz magic endiannessErlon Cruz2015-04-101-1/+3
* ssl_verify: Move wincrypt.h related #ifdef closer to the includeChristophe Fergeau2015-03-261-4/+4
* Get rid of SW_CANVAS_IMAGE_CACHEChristophe Fergeau2015-03-266-42/+14
* Remove another redundant (SW_CANVAS_CACHE) || (SW_CANVAS_IMAGE_CACHE) #ifdefChristophe Fergeau2015-03-261-2/+0
* Fix typo in pixman_image_get_stride() functionFabiano Fidêncio2015-02-251-1/+1
* LZ4: Do not include arpa/inet.h in Windows buildsJavier Celaya2015-02-031-0/+2
* LZ4: Add support for 24bit pixman surfacesJavier Celaya2015-02-032-0/+11
* LZ4: Fix the row alignment when it is not on a 32bit boundaryJavier Celaya2015-02-031-2/+20
* LZ4: Decode the image format from the streamJavier Celaya2015-02-031-1/+19
* LZ4: Adjust reading the top_down flagJavier Celaya2015-02-031-4/+4
* LZ4: Fix output buffer sizeJavier Celaya2015-02-031-2/+4
* Remove redundant #if defined(SW_CANVAS_CACHE) || defined(SW_CANVAS_IMAGE_CACHE)Christophe Fergeau2015-01-231-37/+1
* Remove unused 'invers' arg from canvas_get_*Christophe Fergeau2015-01-231-67/+11
* common: fix build with mingwVictor Toso2015-01-061-1/+1
* build-sys: Move pixman check to m4 macroChristophe Fergeau2014-12-091-1/+0
* build-sys: Move opengl check to m4 macroChristophe Fergeau2014-12-091-1/+0
* build-sys: Move opus check to m4 macroChristophe Fergeau2014-12-091-2/+1
* build-sys: Move celt check to m4 macroChristophe Fergeau2014-12-091-3/+1
* build-sys: Move smartcard check to m4 macroChristophe Fergeau2014-12-091-1/+2
* build-sys: Small cleanup of AM_CPPFLAGSChristophe Fergeau2014-12-091-3/+0
* Remove unused header fileChristophe Fergeau2014-12-043-44/+0
* Add LZ4 image compression support.Javier Celaya2014-12-022-1/+73
* glc: Fix "warning: unused variable 'recreate'"Christophe Fergeau2014-11-241-1/+1
* gdi: fix path segments drawing天外银龙2014-11-101-1/+1
* common: Fix -Wunused-variableVictor Toso2014-10-231-0/+6
* common: Fix -Wmissing-field-initializersFabiano Fidêncio2014-09-181-1/+1
* common: Fix -Wsign-compareFabiano Fidêncio2014-09-181-2/+2
* common: Fix -Wunused-parameterFabiano Fidêncio2014-09-188-22/+46
* common: Remove dead codeFabiano Fidêncio2014-09-181-9/+0
* quic_family_tmpl: Fix "FORWARD_NULL" caught by coverityFabiano Fidêncio2014-07-231-0/+2