spice/common
Marc-André Lureau bc9d045760 common: spice_memdup could accept NULL
(this patch is not to solve a crash fix, but to align with glib API)
2011-07-21 15:09:28 +03:00
..
win Add files i forgot to commit 2010-07-09 11:57:09 +02:00
.gitignore fresh start 2009-10-14 15:06:41 +02:00
canvas_base.c common/canvas_base.c: remove unused variables 2011-01-27 12:48:30 +02:00
canvas_base.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
canvas_utils.c server: Fix alloc_lz_image_surface stride allocations 2010-08-26 09:38:36 +02:00
canvas_utils.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
draw.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
gdi_canvas.c Fix various misspellings 2010-07-08 18:26:37 +02:00
gdi_canvas.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
gl_canvas.c Fix various misspellings 2010-07-08 18:26:37 +02:00
gl_canvas.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
gl_utils.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
glc.c common/gl: remove unused variable 2011-07-21 15:09:27 +03:00
glc.c.save fresh start 2009-10-14 15:06:41 +02:00
glc.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
lines.c Initialize variable to avoid compiler warning 2010-09-29 12:47:15 +02:00
lines.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
lz_common.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
lz_compress_tmpl.c Fix spelling errors in comments and strings 2010-05-21 10:51:28 +02:00
lz_config.h Use macros from <spice/macros.h> rather than duplicate them 2010-03-09 11:10:00 +01:00
lz_decompress_tmpl.c Fix spelling errors in comments and strings 2010-05-21 10:51:28 +02:00
lz.c Lossy compression of RGBA images (on WAN connection) 2010-06-21 15:18:26 +02:00
lz.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
Makefile.am Make distcheck work 2010-07-08 20:20:35 +02:00
marshaller.c Fix sign warnings from win32 compiler 2010-07-08 15:44:39 +02:00
marshaller.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
mem.c common: spice_memdup could accept NULL 2011-07-21 15:09:28 +03:00
mem.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
messages.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
mutex.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
ogl_ctx.c Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
ogl_ctx.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
pixman_utils.c common/pixman: remove dead assignments 2011-07-21 15:09:27 +03:00
pixman_utils.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
quic_config.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
quic_family_tmpl.c Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
quic_rgb_tmpl.c Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
quic_tmpl.c Relicense everything from GPL to LGPL 2.1+ 2010-04-13 22:22:15 +02:00
quic.c Fix spelling errors in comments and strings 2010-05-21 10:51:28 +02:00
quic.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
rect.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
region.c Fix warnings breaking win32 build 2010-04-23 16:36:31 +02:00
region.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
ring.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
rop3.c Add support for 16bit rop3 2010-04-23 16:36:31 +02:00
rop3.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00
sw_canvas.c common/sw_canvas: remove unused error val 2011-01-27 12:48:35 +02:00
sw_canvas.h common: add extern "C" guards to headers 2011-07-21 15:09:27 +03:00