spice-common/common
Alexander Larsson 9d2e9eb190 Clear alpha in xRGB destination to avoid pixman setting it to 0xff
Pixman sometimes sets the ignored high byte to 0xff during alpha
blending. This is correct according to pixman specs, as the high
byte is ignored. However its not what windows expects, and it causes
unnecessary regions with non-zero high byte, causing us to
send rgba data instead of rgb which compresses worse.

So, we detect this and clear the high byte.
2012-03-20 15:25:42 +01:00
..
win/my_getopt-1.5 Initialize _kill_mark so we don't get spurious valgrind warnings 2012-03-20 15:25:41 +01:00
.gitignore fresh start 2012-03-20 15:25:36 +01:00
cairo_canvas.c Clear alpha in xRGB destination to avoid pixman setting it to 0xff 2012-03-20 15:25:42 +01:00
cairo_canvas.h Make client canvas and pixmaps handle more formats and simplify 2012-03-20 15:25:42 +01:00
canvas_base.c fix two warnings 2012-03-20 15:25:42 +01:00
canvas_base.h Support alpha surface sources and destinations 2012-03-20 15:25:42 +01:00
canvas_utils.c Make each surface its own depth/format 2012-03-20 15:25:42 +01:00
canvas_utils.h Make each surface its own depth/format 2012-03-20 15:25:42 +01:00
gdi_canvas.c Win32 canvas fixes 2012-03-20 15:25:42 +01:00
gdi_canvas.h Make client canvas and pixmaps handle more formats and simplify 2012-03-20 15:25:42 +01:00
gl_canvas.c Make each surface its own depth/format 2012-03-20 15:25:42 +01:00
gl_canvas.h Make client canvas and pixmaps handle more formats and simplify 2012-03-20 15:25:42 +01:00
gl_utils.h Add emacs settings for indent according to spice styleguide 2012-03-20 15:25:37 +01:00
glc.c Use the spice allocator in common/ 2012-03-20 15:25:40 +01:00
glc.c.save fresh start 2012-03-20 15:25:36 +01:00
glc.h Add emacs settings for indent according to spice styleguide 2012-03-20 15:25:37 +01:00
lines.c Use the spice allocator in common/ 2012-03-20 15:25:40 +01:00
lines.h Fix win32 build with pixman 0.18.0 2012-03-20 15:25:41 +01:00
lz_common.h Add emacs settings for indent according to spice styleguide 2012-03-20 15:25:37 +01:00
lz_compress_tmpl.c Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
lz_config.h Use macros from <spice/macros.h> rather than duplicate them 2012-03-20 15:25:40 +01:00
lz_decompress_tmpl.c Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
lz.c Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
lz.h Add emacs settings for indent according to spice styleguide 2012-03-20 15:25:37 +01:00
Makefile.am Remove non-used lookup3.[ch] 2012-03-20 15:25:41 +01:00
mem.c Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
mem.h Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
mutex.h Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
ogl_ctx.c Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
ogl_ctx.h Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
pixman_utils.c Add pixman utilities for bitmap to pixman_image_t conversion 2012-03-20 15:25:41 +01:00
pixman_utils.h Add pixman utilities for bitmap to pixman_image_t conversion 2012-03-20 15:25:41 +01:00
quic_config.h Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
quic_family_tmpl.c Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
quic_rgb_tmpl.c Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
quic_tmpl.c Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
quic.c Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
quic.h Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
rect.h Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
region.c Fix warnings breaking win32 build 2012-03-20 15:25:41 +01:00
region.h spice: server: change update_area command 2012-03-20 15:25:41 +01:00
ring.h Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00
rop3.c Add support for 16bit rop3 2012-03-20 15:25:41 +01:00
rop3.h Relicense everything from GPL to LGPL 2.1+ 2012-03-20 15:25:41 +01:00