| .. |
|
.gitignore
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
canvas_base.c
|
gtk: fix "set but not used" gcc 4.6 warnings
|
2011-04-11 11:30:49 +02:00 |
|
canvas_base.h
|
common: add windows.h where required
|
2010-12-17 19:37:08 +01:00 |
|
canvas_utils.c
|
common: sync with upstream
|
2011-01-25 19:46:52 +01:00 |
|
canvas_utils.h
|
common: add windows.h where required
|
2010-12-17 19:37:08 +01:00 |
|
demarshallers.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
draw.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
gdi_canvas.c
|
common: get rid of abort() in canvases
|
2011-04-03 15:49:36 +02:00 |
|
gdi_canvas.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
gl_canvas.c
|
common: get rid of abort() in canvases
|
2011-04-03 15:49:36 +02:00 |
|
gl_canvas.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
gl_utils.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
glc.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
glc.c.save
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
glc.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
lines.c
|
common: sync with upstream
|
2010-12-17 19:37:08 +01:00 |
|
lines.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
lz_common.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
lz_compress_tmpl.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
lz_config.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
lz_decompress_tmpl.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
lz.c
|
common: sync with upstream
|
2010-12-17 19:37:08 +01:00 |
|
lz.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
Makefile.am
|
build: remove unused common/win/my_getopt
|
2011-12-22 01:44:19 +01:00 |
|
marshaller.c
|
fix integer marshalling helpers on big endian
|
2011-07-28 11:29:41 +02:00 |
|
marshaller.h
|
add const to arrays in marshalling functions
|
2011-05-23 18:16:49 +02:00 |
|
marshallers.h
|
fix compilation when libcacard isn't installed
|
2011-06-23 20:05:33 +02:00 |
|
mem.c
|
common: spice_memdup could accept NULL
|
2011-01-25 16:54:04 +01:00 |
|
mem.h
|
common: fix windows build
|
2011-01-27 20:07:24 +01:00 |
|
messages.h
|
Update protocol and messages for semi-seamless migration
|
2011-12-19 13:06:43 +01:00 |
|
mutex.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
ogl_ctx.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
ogl_ctx.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
pixman_utils.c
|
common: get rid of abort() in canvases
|
2011-04-03 15:49:36 +02:00 |
|
pixman_utils.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
quic_config.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
quic_family_tmpl.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
quic_rgb_tmpl.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
quic_tmpl.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
quic.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
quic.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
rect.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
region.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
region.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
ring.h
|
common: sync with upstream
|
2011-01-25 19:46:52 +01:00 |
|
rop3.c
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
rop3.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |
|
ssl_verify.c
|
ssl_verify: include <string.h>
|
2011-05-23 18:13:33 +02:00 |
|
ssl_verify.h
|
build: fix build with latest mingw
|
2011-05-16 14:19:43 +02:00 |
|
sw_canvas.c
|
gtk: fix "set but not used" gcc 4.6 warnings
|
2011-04-11 11:30:49 +02:00 |
|
sw_canvas.h
|
Initial import from SPICE
|
2010-11-23 17:00:17 +01:00 |