Yonit Halperin
fcb3b4ce52
client: rewrite surfaces cache
...
use std::map instead of a specific template (CHash).
There is no need for special template. Moreover, using
std::map will allow easy iteration over the surfaces.
2011-09-26 12:17:57 +03:00
Yonit Halperin
25bb38f643
applying zlib compression over glz on WAN connection
2010-06-21 15:05:37 +02:00
Yonit Halperin
263646a1f7
JPEG support: introducing jpeg encoding for spice bitmaps
2010-06-09 11:40:25 +02:00
Alexander Larsson
ae40f270cf
Remove all mentions of "cairo" from the code
...
The command line option is renamed from "cairo" to "sw", and
similarly all filenames and types from Cairo to Sw (and similar).
2010-05-03 12:38:02 +02:00